Removed js package usages

This commit is contained in:
Valentin Kipyatkov
2014-12-25 16:10:41 +03:00
parent 6275a19a10
commit 0b701950ac
2 changed files with 2 additions and 2 deletions
@@ -1 +1 @@
native public fun parseInt(s: String, radix: Int = 10): Int = js.noImpl
native public fun parseInt(s: String, radix: Int = 10): Int = noImpl