Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Jun 6, 2018
1 parent 7416369 commit 3304167
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ public GeneralFetcher(SidePaneManager sidePaneManager, JabRefPreferences prefere
this.preferences = preferences;
}

private JTextField getTextField() {
return tf;
}

@Override
public Action getToggleAction() {
return StandardActions.TOGGLE_WEB_SEARCH;
Expand Down

0 comments on commit 3304167

Please sign in to comment.