Skip to content

Commit

Permalink
Fix clients.py 'sublime_plugin.TextCommand' imported but unused
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Feb 1, 2018
1 parent af5bb11 commit 0a397e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugin/core/clients.py
@@ -1,7 +1,5 @@
import sublime

from sublime_plugin import TextCommand

from .logging import debug, exception_log
from .configurations import config_for_scope, is_supported_view
from .protocol import Notification, Request
Expand Down

0 comments on commit 0a397e3

Please sign in to comment.