mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 11:22:41 +01:00
Run autoflake to remove unused imports & variables
This commit is contained in:
committed by
marcbonnici
parent
b85098d5b2
commit
aa2abd16a3
@@ -13,7 +13,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
import uuid
|
||||
import logging
|
||||
from collections import OrderedDict, Counter
|
||||
from copy import copy
|
||||
from datetime import datetime, timedelta
|
||||
|
Reference in New Issue
Block a user