A mistaken deletion in appveyor

This commit is contained in:
Dave Halter
2020-07-02 03:12:03 +02:00
parent 65601b6532
commit 155a1dd3fc
2 changed files with 1 additions and 1 deletions

View File

@@ -114,7 +114,6 @@ import pytest
import jedi
from jedi import debug
from jedi._compatibility import unicode
from jedi.api.classes import Name
from jedi.api.completion import get_user_context
from jedi import parser_utils