diff --git a/bank/checkers/const.py b/bank/checkers/const.py deleted file mode 100644 index 28516772a2ae9251176301c3e0b1aed61a820110..0000000000000000000000000000000000000000 --- a/bank/checkers/const.py +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env python -import os -FLAG_LOG=os.path.join(os.path.abspath(os.path.dirname(__file__)), "flag_log.txt") - -PORT=7777 - -FLAG_PREFIX="i1CTF" -SUPPORT_CARD_ID="1337000000000000" -