1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-02 03:12:34 +01:00

Removed unused imports + print

This commit is contained in:
Sebastian Goscik
2016-09-27 11:42:46 +01:00
parent 97d822c2b7
commit 467347d5a3
4 changed files with 3 additions and 6 deletions

View File

@@ -23,7 +23,6 @@ from wlauto.common.resources import Executable
from wlauto.core.resource import NO_ONE
from wlauto.core.resolver import ResourceResolver
from wlauto.core.configuration import RunConfiguration
from wlauto.core.agenda import Agenda
from wlauto.common.android.workload import ApkWorkload