diff --git a/tests/auth.rs b/tests/auth.rs index f90e229..e80849a 100644 --- a/tests/auth.rs +++ b/tests/auth.rs @@ -1,5 +1,4 @@ mod common; - use chorus::types; #[tokio::test]