Fixed compile error
This commit is contained in:
parent
61c221a2d2
commit
1c84cde158
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
use function_name::named;
|
||||
|
||||
mod api;
|
||||
mod static_files;
|
||||
|
||||
use crate::config;
|
||||
use crate::service::dto;
|
||||
use crate::vfs;
|
||||
|
|
Loading…
Add table
Reference in a new issue