issue 26: removed unused module and over indentation

This commit is contained in:
SovereigntyIsNotFreedom 2025-05-17 13:26:11 +01:00
parent f5913a9cef
commit b653171e84

View file

@ -1,6 +1,6 @@
from dotenv import load_dotenv
import asyncio
import os,re,pwd
import csv
import random
@ -28,6 +28,7 @@ tor_port = os.getenv("TOR_PORT")
#apt install python3-pandas python3-requests python3-socks
def main():
print('[+] ONION UPTIME CHECKER')
# TODO get the instance name and exit if its not there