fix: forgot an unused dependency

This commit is contained in:
Lys 2023-10-14 22:13:29 +03:00
parent e297328f54
commit e7cf5063af
Signed by: lyssieth
GPG key ID: C9CF3D614FAA3940

View file

@ -6,8 +6,6 @@
clippy::cast_possible_truncation
)]
use std::time::Duration;
use color_eyre::Result;
use migration::{Migrator, MigratorTrait};
use poem::{