bad regex replace

This commit is contained in:
Jesse Boyd
2019-11-06 11:39:55 +00:00
parent 2cb734bba2
commit 252fdefef3
2 changed files with 0 additions and 12 deletions

View File

@ -88,12 +88,8 @@ public interface IPlotMain extends ILogger {
/**
* Gets the NMS package prefix.
import com.github.intellectualsites.plotsquared.plot.util.world.BlockUtil;
*
* @return The NMS package prefix
import com.github.intellectualsites.plotsquared.plot.util.world.BlockUtil;
*/
String getNMSPackage();