Skip to content

Commit

Permalink
fix formatting from silly noobdevs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Feb 22, 2018
1 parent c6fe30a commit 85cb6bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -115,4 +115,4 @@ public void onPlayerKicked(PlayerKickEvent event) {
event.setCancelled(cancelled);

}
}
}
Expand Up @@ -39,7 +39,7 @@ public void setItemStack(org.bukkit.inventory.ItemStack itemStack) {
e.printStackTrace();
}
}

private static final Field ITEM_STACK;

static {
Expand Down

0 comments on commit 85cb6bc

Please sign in to comment.