Skip to content

Commit

Permalink
2.8 src
Browse files Browse the repository at this point in the history
  • Loading branch information
nyxiereal committed Jul 22, 2023
1 parent 6f8ab48 commit 89e5436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
from hashlib import sha256
from os import system, startfile
from time import sleep
from getpass import getpass

from requests.adapters import HTTPAdapter
from requests import Session
from requests import get
from lastversion import latest
from colorama import Fore, init
from getpass import getpass
from ping3 import ping
from tqdm import tqdm

Expand Down

0 comments on commit 89e5436

Please sign in to comment.