scripts: Remove unused imports in all Python scripts
Discovered with pylint3. Upstream open-amp PR: https://github.com/OpenAMP/open-amp/pull/168 Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
12ba9dfa52
commit
d5b0bd14e3
13 changed files with 4 additions and 23 deletions
|
@ -6,7 +6,6 @@
|
|||
# Zephyr's sanity check testcases.
|
||||
|
||||
import logging
|
||||
import os
|
||||
import yaml
|
||||
|
||||
log = logging.getLogger("scl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue