Skip to content

Commit

Permalink
remove debug artifact ('Thread/sleep').
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Scherer committed Aug 8, 2016
1 parent 9bd2ff1 commit 3fc7bff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/iapetos/standalone.clj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
[registry path]
(reify HttpHandler
(handle [_ e]
(Thread/sleep 100)
(write-response! e registry path))))

;; ## Server
Expand Down

0 comments on commit 3fc7bff

Please sign in to comment.