Skip to content

Commit c80aeda

Browse files
authored
Miss merge (#8)
* miss_merge
1 parent 7a4b890 commit c80aeda

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Compressor.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,3 @@ def on_close(self, view):
250250
remove(filepath)
251251
# Should be empty by now
252252
rmdir(dirname(filepath))
253-
254-
255-
if sublime.version() >= '3000':
256-
def plugin_loaded():
257-
load_modules(COMPRESSION_MODULES)

0 commit comments

Comments
 (0)