Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Nov 21, 2020
1 parent db66414 commit 9c42fbc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,5 @@ public String toString() {
public String toString() {
return I18n.Text("to the full body except the eyes");
}
};
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import java.awt.Insets;
import java.awt.KeyboardFocusManager;
import java.awt.LayoutManager;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.InputEvent;
import java.awt.event.KeyEvent;
Expand Down

0 comments on commit 9c42fbc

Please sign in to comment.