Skip to content

Commit cd3b57b

Browse files
committed
Imports renamed.
1 parent cfdc1af commit cd3b57b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/kotlin/TopLevelMethod.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import TopLevelMethod.Simple
2-
import TopLevelMethod.topLevelMethods
1+
import toplevelmethod.Simple
2+
import toplevelmethod.topLevelMethods
33

44

55
fun main() {

0 commit comments

Comments
 (0)