X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FGetInterfaceSettings.py;h=c532d7c15bd83f64f7a677cb90b8ff632e60adf9;hb=7ba889dd89500f8c0695ef21bfda28291bb4f9da;hp=779ef0c17c5b85f4f4c56513e0b27389b7dc7292;hpb=bd8f6486ef83bb6afcd5be83e7d4fb49cc7d09f8;p=plcapi.git diff --git a/PLC/Methods/GetInterfaceSettings.py b/PLC/Methods/GetInterfaceSettings.py index 779ef0c..c532d7c 100644 --- a/PLC/Methods/GetInterfaceSettings.py +++ b/PLC/Methods/GetInterfaceSettings.py @@ -7,7 +7,6 @@ from PLC.Faults import * from PLC.Method import Method from PLC.Parameter import Parameter, Mixed from PLC.Filter import Filter -from PLC.Persons import Person, Persons from PLC.Auth import Auth from PLC.InterfaceSettings import InterfaceSetting, InterfaceSettings