Remove a line lol

This commit is contained in:
GregTCLTK 2020-01-16 19:50:13 +01:00
parent c95896e9bf
commit 26d712dcbd
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

View file

@ -13,7 +13,6 @@ public class MentionListener extends ListenerAdapter {
private Rethink rethink;
public MentionListener(Rethink rethink) {
this.rethink = rethink;
}