Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tchristofferson authored Dec 20, 2019
1 parent 288cd8e commit 35c6d7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/src/main/java/net/wesjd/anvilgui/AnvilGUI.java
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ private void openInventory() {

/**
* Closes the inventory if it's open.
*
* @throws IllegalArgumentException If the inventory isn't open
*/
public void closeInventory() {
if (!open) {
Expand Down

0 comments on commit 35c6d7d

Please sign in to comment.