forked from VimPlug/jedi
Some code cleanups
This commit is contained in:
@@ -361,8 +361,6 @@ def _is_django_path(directory):
|
||||
except (FileNotFoundError, IsADirectoryError, PermissionError):
|
||||
return False
|
||||
|
||||
return False
|
||||
|
||||
|
||||
def get_default_project(path=None):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user