Skip to content

Commit 35a05ad

Browse files
committed
Monir clean up
1 parent 8004d3d commit 35a05ad

File tree

1 file changed

+0
-2
lines changed
  • kotlin-logging/src/main/kotlin/com/baeldung/log4j

1 file changed

+0
-2
lines changed

Diff for: kotlin-logging/src/main/kotlin/com/baeldung/log4j/Game.kt

-2
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ class Game {
2121
}
2222
}
2323
}
24-
25-
//class Game { private val logger = logger() fun startGame() { logger.info { "Game is starting..." } } }

0 commit comments

Comments
 (0)