Unverified Commit 9627001c authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[python] remove unused import from `basic.py` (#5188)

parent 8359da63
......@@ -7,7 +7,6 @@ import warnings
from collections import OrderedDict
from copy import deepcopy
from functools import wraps
from logging import Logger
from os import SEEK_END
from os.path import getsize
from pathlib import Path
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment