forked from p15670423/monkey
Remove file that was accidentally added
This commit is contained in:
parent
9476441526
commit
e3449d17c7
|
@ -1,4 +0,0 @@
|
|||
try:
|
||||
raise Exception("Ex")
|
||||
except Exception as ex:
|
||||
print(f"F: {ex}")
|
Loading…
Reference in New Issue