fix: Remove unused CopySource import to fix CI lint check
This commit is contained in:
parent
9393c3c185
commit
cbefc1283d
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
import logging
|
import logging
|
||||||
import time
|
import time
|
||||||
from minio import Minio
|
from minio import Minio
|
||||||
from minio.commonconfig import CopySource
|
|
||||||
from minio.error import S3Error
|
from minio.error import S3Error
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
from common.decorator import singleton
|
from common.decorator import singleton
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue