Removed empty line.

This commit is contained in:
FrozenCow 2011-03-17 03:29:25 +01:00
parent 08e85fe23d
commit 5a5ebdffd9

View file

@ -56,7 +56,6 @@ public class DynmapPlugin extends JavaPlugin {
public PlayerList playerList;
public Configuration configuration;
public HashSet<String> enabledTriggers = new HashSet<String>();
public PermissionProvider permissions;
public Timer timer;