We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1292a23 commit 3e8dc92Copy full SHA for 3e8dc92
clojure/wheel/src/wheel/core.clj
@@ -7,6 +7,4 @@
7
8
(defn -main
9
[& args]
10
- (infra/start-app)
11
- (add-shutdown-hook)
12
(println "Hello, World!"))
0 commit comments