Reformat.
This commit is contained in:
@@ -7,6 +7,6 @@ public interface EconomyParticipator extends RelationParticipator {
|
||||
public String getAccountId();
|
||||
|
||||
public void msg(String str, Object... args);
|
||||
|
||||
public void msg(TL translation,Object... args);
|
||||
|
||||
public void msg(TL translation, Object... args);
|
||||
}
|
||||
Reference in New Issue
Block a user