Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGankalot committed May 22, 2024
1 parent fce579a commit d41408a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions checker/src/checker.py
Original file line number Diff line number Diff line change
Expand Up @@ -364,10 +364,6 @@ async def exploit_test_1(
logger: LoggerAdapter,
searcher: FlagSearcher,
) -> None:
if not isinstance(task.attack_info, int):
return None


print("attacke hier")
print(task.attack_info)
print(task.flag_hash)
Expand Down

0 comments on commit d41408a

Please sign in to comment.