Skip to content

Commit

Permalink
Removing unused 'sys' module
Browse files Browse the repository at this point in the history
  • Loading branch information
LordBrom authored Oct 23, 2017
1 parent 9671212 commit e1dd2ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hightlight_duplicates.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
# inspired by https://github.com/SublimeText/TrailingSpaces
import sublime
import sublime_plugin
import sys
from collections import defaultdict

DEFAULT_COLOR_SCOPE_NAME = "invalid"
Expand Down

0 comments on commit e1dd2ab

Please sign in to comment.