Browse Source

tests: Remove unused eap_connect import

Signed-off-by: Jouni Malinen <j@w1.fi>
Jouni Malinen 9 years ago
parent
commit
b3a27c8a30
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/hwsim/test_ap_pmf.py

+ 0 - 1
tests/hwsim/test_ap_pmf.py

@@ -13,7 +13,6 @@ import hwsim_utils
 import hostapd
 from wlantest import Wlantest
 from wpasupplicant import WpaSupplicant
-from test_ap_eap import eap_connect
 
 def test_ap_pmf_required(dev, apdev):
     """WPA2-PSK AP with PMF required"""