Explorar el Código

UPD: Revert previous commit

Alexander Koblov hace 7 años
padre
commit
e21b5c6989
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      scripts/rabbit-vcs.py

+ 0 - 3
scripts/rabbit-vcs.py

@@ -99,8 +99,5 @@ def GetContextMenu(paths):
 
 if __name__ == "__main__":
 
-try:
   status_checker = StatusCheckerStub()
-except:
-  exit(1)