diff --git a/Core/src/main/java/com/plotsquared/core/plot/PlotWeather.java b/Core/src/main/java/com/plotsquared/core/plot/PlotWeather.java index 6f4afdf98..1c4d8ada1 100644 --- a/Core/src/main/java/com/plotsquared/core/plot/PlotWeather.java +++ b/Core/src/main/java/com/plotsquared/core/plot/PlotWeather.java @@ -18,9 +18,6 @@ */ package com.plotsquared.core.plot; -Used to specify the type of weather condition within the world. - - /** * The different types of weather that can be set for a Plot. */