Merge branch 'master' of github.com:MilkBowl/Vault

This commit is contained in:
Morgan 2011-07-05 14:38:16 -04:00
commit 389f5c3b6b
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
package net.milkbowl.vault.economy;
import java.util.logging.Logger;
public interface Economy {
public boolean isEnabled();
public String getName();