Skip to content

Commit

Permalink
Tidy comment code
Browse files Browse the repository at this point in the history
  • Loading branch information
wardle committed Jan 22, 2023
1 parent 843cb0c commit 031bae7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/com/eldrix/hermes/cmd/server.clj
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@
(http/stop @server))

(comment
(require '[com.eldrix.hermes.core])
(def svc (com.eldrix.hermes.core/open "snomed.db"))
(def svc (hermes/open "snomed.db"))
(start-dev svc 8080)
(stop-dev))

0 comments on commit 031bae7

Please sign in to comment.