Update standards.md
This commit is contained in:
parent
c64ccb3bd0
commit
5675baa159
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ use tokio::sync::Mutex;
|
||||||
use uuid::Uuid;
|
use uuid::Uuid;
|
||||||
|
|
||||||
// 3. Local crates
|
// 3. Local crates
|
||||||
use crate::config::Config;
|
use crate::core::config::Config;
|
||||||
use crate::models::User;
|
use crate::models::User;
|
||||||
|
|
||||||
// 4. Super/self
|
// 4. Super/self
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue