move migrations out of globals service
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#![allow(refining_impl_trait)]
|
||||
|
||||
mod manager;
|
||||
mod migrations;
|
||||
mod service;
|
||||
pub mod services;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user