mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-03 12:22:04 +00:00
Remove unused imports
This commit is contained in:
@@ -8,7 +8,6 @@ import os
|
||||
import platform
|
||||
import sys
|
||||
import traceback
|
||||
import warnings
|
||||
from abc import ABC
|
||||
from collections import defaultdict
|
||||
from collections.abc import Callable, Generator, Iterable, Iterator
|
||||
|
||||
@@ -6,7 +6,6 @@ like request_references using the test repository.
|
||||
"""
|
||||
|
||||
import os
|
||||
from pathlib import Path
|
||||
|
||||
from multilspy.language_server import SyncLanguageServer
|
||||
from serena.text_utils import LineType
|
||||
|
||||
Reference in New Issue
Block a user