X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FPersons.py;h=8cd2856a0a238997d7d0b6f18bcdc0216b13c659;hb=79d959a7decd4af5b0b15e660bb3bd5bb5edfcaf;hp=8276c06f644339213d5c0e062b911435d5596313;hpb=5344986ad0926ebb8897c663dd52f6d8e9e7e091;p=plcapi.git diff --git a/PLC/Persons.py b/PLC/Persons.py index 8276c06..8cd2856 100644 --- a/PLC/Persons.py +++ b/PLC/Persons.py @@ -16,7 +16,6 @@ import re import crypt from PLC.Faults import * -from PLC.Debug import log from PLC.Parameter import Parameter, Mixed from PLC.Filter import Filter from PLC.Table import Row, Table