test: remove unused import from pkg_resources

load_entry_point is not used.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Heinrich Schuchardt
2024-04-12 08:53:31 -06:00
committed by Tom Rini
parent 16b80c93e2
commit 9b6d415eea
-1
View File
@@ -11,7 +11,6 @@ import os
import os.path
import sys
import pytest
from pkg_resources import load_entry_point
if __name__ == '__main__':
# argv; py.test test_directory_name user-supplied-arguments