Final step
This commit is contained in:
@@ -547,8 +547,3 @@
|
||||
(mount/start (mount/only #{#'conn}))
|
||||
(migrate conn)
|
||||
(mount/stop))
|
||||
|
||||
|
||||
(mount/defstate migrate-start
|
||||
:start (future (migrate conn))
|
||||
:stop (deref migrate-start))
|
||||
|
||||
Reference in New Issue
Block a user