Remove JvmVersion annotation and its usages

This commit is contained in:
Ilya Gorbunov
2018-04-13 22:15:19 +03:00
parent 1eca402332
commit 2c74b91de4
95 changed files with 2 additions and 229 deletions
@@ -3,7 +3,6 @@
* that can be found in the license/LICENSE.txt file.
*/
@file:JvmVersion
package test.utils
import kotlin.test.*
@@ -1,4 +1,3 @@
@file:kotlin.jvm.JvmVersion
package test.utils