mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-08 07:36:42 +02:00
Remove IDE spam
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package net.ess3.settings.antibuild;
|
||||
|
||||
import java.util.HashSet;
|
||||
|
@@ -1,7 +1,3 @@
|
||||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package net.ess3.settings.antibuild;
|
||||
|
||||
import java.util.HashSet;
|
||||
|
@@ -1,7 +1,3 @@
|
||||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package net.ess3.settings.antibuild;
|
||||
|
||||
import java.util.HashSet;
|
||||
|
@@ -1,7 +1,3 @@
|
||||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package net.ess3.antibuild;
|
||||
|
||||
import java.io.File;
|
||||
@@ -10,11 +6,6 @@ import net.ess3.api.IEssentials;
|
||||
import net.ess3.settings.antibuild.AntiBuild;
|
||||
import net.ess3.storage.AsyncStorageObjectHolder;
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* @author devhome
|
||||
*/
|
||||
public class AntiBuildHolder extends AsyncStorageObjectHolder<AntiBuild>
|
||||
{
|
||||
public AntiBuildHolder(final IEssentials ess)
|
||||
|
Reference in New Issue
Block a user