Skip to content
Snippets Groups Projects
Unverified Commit 4d8a54e1 authored by Octavian Geagla's avatar Octavian Geagla Committed by GitHub
Browse files

[style] whitespace (#10937)

parent 39201e56
No related branches found
No related tags found
No related merge requests found
......@@ -492,8 +492,8 @@
(defonce ^{:arglists '([]), :doc "Do general preparation of database by validating that we can connect. Caller can
specify if we should run any pending database migrations. If DB is already set up, this function will no-op."}
setup-db!
(partial deref (delay (setup-db-from-env!*))))
setup-db!
(partial deref (delay (setup-db-from-env!*))))
;;; Various convenience fns (experiMENTAL)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment