Remove whitespace
This commit is contained in:
@@ -301,7 +301,6 @@ impl Message {
|
|||||||
}
|
}
|
||||||
|
|
||||||
let mentions = self.mentions.clone();
|
let mentions = self.mentions.clone();
|
||||||
|
|
||||||
ClientboundNotification::Message(self.clone()).publish(channel.id().to_string());
|
ClientboundNotification::Message(self.clone()).publish(channel.id().to_string());
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user