Skip to content

Commit

Permalink
Fixed style.
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Sep 12, 2015
1 parent 2aa7e5b commit f0a2128
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qutebrowser/completion/models/urlmodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def _fmt_atime(self, atime):

def _remove_oldest_history(self):
"""Remove the oldest history entry."""

self._history_cat.removeRow(0)

def _add_history_entry(self, entry):
Expand Down

0 comments on commit f0a2128

Please sign in to comment.