Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Address concerns and clean up changes
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough committed Nov 16, 2017
1 parent 0d5bc98 commit 54f6077
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SpongeCommon
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*/
package org.spongepowered.server.mixin.core.enchantment;

import org.spongepowered.api.item.EnchantmentType;
import org.spongepowered.api.item.enchantment.EnchantmentType;
import org.spongepowered.api.item.inventory.ItemStack;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Shadow;
Expand Down

0 comments on commit 54f6077

Please sign in to comment.