Skip to content

Commit

Permalink
Merge branch 'Effenberg0x0-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
DamnWidget committed Nov 23, 2016
2 parents 5cba20d + 22a95c4 commit 5525ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/goto.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from ..anaconda_lib.worker import Worker
from ..anaconda_lib.explore_panel import ExplorerPanel
from ..anaconda_lib.helpers import prepare_send_data, is_python
from ..anaconda_lib.helper import is_remote_session, get_interpreter
from ..anaconda_lib.helpers import is_remote_session, get_interpreter


class AnacondaGoto(sublime_plugin.TextCommand):
Expand Down

0 comments on commit 5525ad9

Please sign in to comment.