mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-20 17:11:19 +02:00
refactor: remove useless crate:: ref
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod error;
|
||||
use crate::error::ScootalooError;
|
||||
use error::ScootalooError;
|
||||
|
||||
mod config;
|
||||
use config::Config;
|
||||
|
Reference in New Issue
Block a user