test/py: Drop importing utils as util
Now that we have a shorter name, we don't need this sort of thing. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # test_android
This commit is contained in:
@@ -15,7 +15,6 @@ For configuration verification:
|
||||
"""
|
||||
|
||||
import pytest
|
||||
import utils as util
|
||||
|
||||
# defauld mmc id
|
||||
mmc_dev = 1
|
||||
|
||||
Reference in New Issue
Block a user