Skip to content

Commit

Permalink
Remove initial repl config option
Browse files Browse the repository at this point in the history
  • Loading branch information
mdemare committed Jun 11, 2024
1 parent d8fba7a commit c97d522
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,4 @@
:test-selectors {:default #(not-any? % [:e2e :redis])
:redis :redis
:e2e :e2e
:all (constantly true)}

:repl-options {:init-ns nl.surf.eduhub-rio-mapper.ooapi})
:all (constantly true)})

0 comments on commit c97d522

Please sign in to comment.