Remove whitespace

This commit is contained in:
Yannick Funk
2021-09-02 20:34:26 +02:00
parent f6b55574b1
commit 5a17038012

View File

@@ -301,7 +301,6 @@ impl Message {
}
let mentions = self.mentions.clone();
ClientboundNotification::Message(self.clone()).publish(channel.id().to_string());
/*