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 time
|
||||
from minio import Minio
|
||||
from minio.commonconfig import CopySource
|
||||
from minio.error import S3Error
|
||||
from io import BytesIO
|
||||
from common.decorator import singleton
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue