Fix compile

This commit is contained in:
Jesse Boyd
2019-11-21 14:07:07 +00:00
parent 59b8465493
commit 6f32783e52
4 changed files with 17 additions and 106 deletions

View File

@ -143,7 +143,6 @@ public class WorldEditCommands {
public void report(Actor actor) throws WorldEditException, IOException {
String dest = IncendoPaster.debugPaste();
actor.printInfo(TranslatableComponent.of("worldedit.report.written", TextComponent.of(dest)));
BBC.DOWNLOAD_LINK.send(actor, );
}
@Command(