Minor: suppress deprecation warning
This commit is contained in:
committed by
Pavel V. Talanov
parent
cf57e5a7a1
commit
75220e145b
+2
@@ -14,6 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
@file:Suppress("DEPRECATION")
|
||||
|
||||
package org.jetbrains.kotlin.script
|
||||
|
||||
import com.intellij.openapi.diagnostic.Logger
|
||||
|
||||
Reference in New Issue
Block a user