This commit is contained in:
mcinj 2022-05-13 16:58:47 -04:00
parent f60220f302
commit 4478b14e20

View file

@ -2,8 +2,6 @@ import threading
from random import randint
from time import sleep
from pygtail import Pygtail
import log
from ConfigReader import ConfigReader, ConfigException
from SteamGifts import SteamGifts, SteamGiftsException