Remove some TODO-lidos

This commit is contained in:
Sauilitired 2014-11-08 21:02:52 +01:00
parent 4df3535a43
commit b15ccdc789
3 changed files with 1 additions and 7 deletions

View file

@ -29,9 +29,6 @@ public class Clear extends SubCommand {
public Clear() {
super(Command.CLEAR, "Clear a plot", "clear", CommandCategory.ACTIONS, false);
// TODO console clear plot at location
}
@Override