Skip to content

Commit 3e8dc92

Browse files
committed
cleanup main entry-point
1 parent 1292a23 commit 3e8dc92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clojure/wheel/src/wheel/core.clj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@
77

88
(defn -main
99
[& args]
10-
(infra/start-app)
11-
(add-shutdown-hook)
1210
(println "Hello, World!"))

0 commit comments

Comments
 (0)