diff --git a/libraries/stdlib/wasm/stubs/experimentalPackageStub.kt b/libraries/stdlib/wasm/stubs/experimentalPackageStub.kt deleted file mode 100644 index 9d00c812f07..00000000000 --- a/libraries/stdlib/wasm/stubs/experimentalPackageStub.kt +++ /dev/null @@ -1,8 +0,0 @@ -/* - * Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors. - * Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file. - */ - -package kotlin.experimental - -// In some tests `import kotlin.experimental*` is used without actually importing anything \ No newline at end of file