Skip to content

Commit

Permalink
fixed conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinTruex68 committed Feb 28, 2019
2 parents 793f5ef + f814722 commit 10088cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion easyfilehider.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@


class EasyFileHider(sublime_plugin.TextCommand):
settingsHolder = 'settingsHolder.json'
packageSettings = 'EasyFileHider.sublime-settings'
userSettings = 'Preferences.sublime-settings'
def run(self, edit):
Expand Down

0 comments on commit 10088cb

Please sign in to comment.