Parcourir la source

Removed annoying prints

Yentl Van Tendeloo il y a 9 ans
Parent
commit
65537a0d35
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      hybrid_server/classes/mvkcontroller.xml

+ 0 - 2
hybrid_server/classes/mvkcontroller.xml

@@ -178,8 +178,6 @@
                                         continue
                                     self.users.add(name)
                                 self.timeout = self.all_failed
-                                if self.timeout:
-                                    print("FAILED ALL")
                                 self.all_failed = True
                         </script>
                     </onentry>