Skip to content

Commit

Permalink
Remove unused variable __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
zam1024t committed Sep 25, 2016
1 parent 4cb6353 commit 3008739
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Localize.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import sublime, sublime_plugin
import os, re, json, codecs, zipfile

__version__ = '1.0.1'

p = sublime.platform()
version = sublime.version()
v = version[0]
Expand Down

0 comments on commit 3008739

Please sign in to comment.