Skip to content

Commit eb32f55

Browse files
removed test error
1 parent 0561a2f commit eb32f55

File tree

1 file changed

+1
-1
lines changed
  • composeApp/src/jvmMain/kotlin/ua/valeriishymchuk/lobmapeditor/render

1 file changed

+1
-1
lines changed

composeApp/src/jvmMain/kotlin/ua/valeriishymchuk/lobmapeditor/render/InputListener.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ class InputListener(
148148
}
149149

150150
KeyEvent.VK_E -> {
151-
runTestError()
151+
// runTestError()
152152
}
153153
}
154154
}

0 commit comments

Comments
 (0)