Skip to content

Commit

Permalink
bugfix start-services
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Aug 6, 2023
1 parent a4ebc7d commit 1f20e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reval-goldly/src/reval/services.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[reval.document.notebook :refer [load-src load-notebook eval-notebook save-notebook]]
[reval.default] ; side effects
[goldly.service.core :as s]
[modular.permission.service :refer [add-permissioned-services]]
[goldly.service.expose :refer [start-services]]
[reval.document-handler] ; side effect
[scratchpad.core]))

Expand Down

0 comments on commit 1f20e0e

Please sign in to comment.