====
[plcapi.git] / PLC / Methods / BootCheckAuthentication.py
index 4a8cc66..ea9b098 100644 (file)
@@ -1,4 +1,3 @@
-# $Id$
 from PLC.Methods.AuthCheck import AuthCheck
 
 class BootCheckAuthentication(AuthCheck):