Tabs and spaces.

This commit is contained in:
zeeZ 2011-05-16 20:51:18 +08:00 committed by Christian
parent 5e107cccb9
commit 17f5f43772
33 changed files with 306 additions and 306 deletions

View file

@ -9,7 +9,7 @@ public class NullDebugger implements Debugger {
public NullDebugger(JavaPlugin plugin, Map<String, Object> configuration) {
}
public void debug(String message) {
}