Merge branch 'master' of ssh://git.onelab.eu/git/plcapi
[plcapi.git] / PLC / Methods / BootCheckAuthentication.py
index 36e4bdd..ea9b098 100644 (file)
@@ -1,4 +1,3 @@
-# $Id#
 from PLC.Methods.AuthCheck import AuthCheck
 
 class BootCheckAuthentication(AuthCheck):