From 915ab010eda2509c7e6d2030d985ebab8cb28195 Mon Sep 17 00:00:00 2001 From: bitfl0wer Date: Sat, 27 May 2023 22:47:14 +0200 Subject: [PATCH] Remove newline at beginning of file --- tests/common/mod.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/common/mod.rs b/tests/common/mod.rs index fd58140..3fdb42b 100644 --- a/tests/common/mod.rs +++ b/tests/common/mod.rs @@ -1,4 +1,3 @@ - use chorus::{ instance::{Instance, UserMeta}, types::{Channel, ChannelCreateSchema, Guild, GuildCreateSchema, RegisterSchema},