fix: forgot an unused dependency
This commit is contained in:
parent
e297328f54
commit
e7cf5063af
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@
|
|||
clippy::cast_possible_truncation
|
||||
)]
|
||||
|
||||
use std::time::Duration;
|
||||
|
||||
use color_eyre::Result;
|
||||
use migration::{Migrator, MigratorTrait};
|
||||
use poem::{
|
||||
|
|
|
|||
Loading…
Reference in a new issue