Skip to content

Commit

Permalink
Kashike hates/loves me
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough committed Nov 22, 2017
1 parent 3a24eb0 commit ba802cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
@org.spongepowered.api.util.annotation.NonnullByDefault package org.spongepowered.common.item.enchantment;
@org.spongepowered.api.util.annotation.NonnullByDefault
package org.spongepowered.common.item.enchantment;
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

import com.google.common.base.MoreObjects;
import net.minecraft.util.ResourceLocation;
import net.minecraft.util.text.translation.I18n;
import org.spongepowered.api.item.enchantment.EnchantmentType;
import org.spongepowered.api.item.inventory.ItemStack;
import org.spongepowered.api.text.translation.Translation;
Expand Down

0 comments on commit ba802cc

Please sign in to comment.