Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorgirardi committed Oct 11, 2023
1 parent 116dcc8 commit 3bdca20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/clojure/convex_web/convex.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
[cognitect.anomalies :as anomalies]

[convex-web.site.sandbox.hiccup :as hiccup]
[convex.write :as $.write]
)
[convex.write :as $.write])

(:import
(convex.peer Server)
(convex.core.init Init)
Expand Down

0 comments on commit 3bdca20

Please sign in to comment.