Skip to content

Commit fd264db

Browse files
committed
Clean up install
1 parent d860ba4 commit fd264db

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import io.ktor.server.application.*
22
import io.ktor.server.response.*
33

4-
public fun Application.configureTemplating() {
5-
// install(Htmx)
6-
}
4+
public fun Application.configureTemplating() {}

0 commit comments

Comments
 (0)