Minor: suppress deprecation warning

This commit is contained in:
Pavel V. Talanov
2017-07-05 21:41:28 +03:00
committed by Pavel V. Talanov
parent cf57e5a7a1
commit 75220e145b
@@ -14,6 +14,8 @@
* limitations under the License.
*/
@file:Suppress("DEPRECATION")
package org.jetbrains.kotlin.script
import com.intellij.openapi.diagnostic.Logger