3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

auto-t: Removed unused PSKAgent in EAP-AKA test

This commit is contained in:
James Prestwood 2018-07-24 09:25:18 -07:00 committed by Denis Kenzior
parent c2abc212ad
commit fc9cfdc0fe

View File

@ -6,7 +6,6 @@ import sys
sys.path.append('../util')
import iwd
from iwd import IWD
from iwd import PSKAgent
from iwd import NetworkType
from hlrauc import AuthCenter
from ofono import Ofono