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
1 changed files with 0 additions and 1 deletions

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