Skip to content

Commit 454f317

Browse files
committed
remove empty lines
1 parent 7617095 commit 454f317

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

kotlin-ktor/src/main/java/com/baeldung/thymeleaf/server/ThymeleafKtorApplication.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ fun main() {
1111
configureRouting()
1212
}.start(wait = true)
1313
}
14-
15-
16-

kotlin-ktor/src/test/java/com/baeldung/thymeleaf/server/ThymeleafServerIntegrationTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,4 @@ class ThymeleafServerIntegrationTest {
7676
driver.close()
7777
}
7878

79-
8079
}

0 commit comments

Comments
 (0)