Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
s-oram committed Nov 6, 2018
1 parent 895e1ab commit fa7a465
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/recent_items.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

sys.path.append(os.path.join(os.path.dirname(__file__), 'lib'))

# from .lib import support

RECENT_ITEMS = 'RECENT_ITEMS'
RECENT_FILES = 'RECENT_FILES'
RECENT_FOLDERS = 'RECENT_FOLDERS'
Expand Down

0 comments on commit fa7a465

Please sign in to comment.