From d50248cfe92e5d0f44f857b2546680600032565d 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]