Skip to content

Commit

Permalink
πŸ› gitmoji.py: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
alanjaouen committed Nov 15, 2021
1 parent 7ad6dde commit 095c03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitmoji.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import json
import sublime
import sublime_plugin
from sublimeGitMoji.settings import sublimeGitMojiSettings
from .settings import sublimeGitMojiSettings


def parse_json():
Expand Down

0 comments on commit 095c03a

Please sign in to comment.