2DU hace 8 años
padre
commit
07014e0ba2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      func.py

+ 0 - 1
func.py

@@ -208,7 +208,6 @@ def acl_check(name):
             return(1)
 
     if(set_d):
-        print(set_d[0][0])
         if(set_d[0][0] == 'user'):
             if(not user_d):
                 return(1)