From af9247ed11caf873cb4d6f65ed227f780f4e90cb Mon Sep 17 00:00:00 2001 From: bitfl0wer Date: Sun, 28 May 2023 00:53:45 +0200 Subject: [PATCH] Testing on main woah --- tests/auth.rs | 1 - 1 file changed, 1 deletion(-) 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]