get rid of svn keywords once and for good
[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):