Code cleanup.

This commit is contained in:
sk89q
2011-05-01 17:06:18 -07:00
parent d8288afe04
commit 5755755c15
2 changed files with 2 additions and 3 deletions

View File

@ -20,7 +20,6 @@ package com.sk89q.minecraft.util.commands;
import java.util.HashSet;
import java.util.Set;
import java.util.ArrayList;
public class CommandContext {
protected String[] args;