skip schema formatting #4
@ -1,6 +1,7 @@
|
||||
use log::info;
|
||||
|
||||
mod error;
|
||||
#[rustfmt::skip]
|
||||
pub mod schema;
|
||||
|
||||
use crate::embedded_migrations;
|
||||
|
Loading…
Reference in New Issue
Block a user