]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove unused import statements
authorJouni Malinen <j@w1.fi>
Sat, 2 Feb 2019 09:35:13 +0000 (11:35 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 2 Feb 2019 09:35:13 +0000 (11:35 +0200)
commit2974633d0c95e2b815e5829ed22d4cc360782c09
treebe74c7c3b327342dd17cd01b1cb83f7c4c187973
parentbc664dfc09eae1884d52005694358cca6913e3ef
tests: Remove unused import statements

These were not used at all and caused unnecessary operations and in some
cases, compatibility issues with python3.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_p2p_wifi_display.py