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-03 13:11:41 +02:00 committed by Tom Rini
parent 16b80c93e2
commit 9b6d415eea

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