Removed unused modules
This commit is contained in:
parent
2b1836bd71
commit
e59e623dc2
@ -20,8 +20,6 @@ import sys
|
|||||||
import argparse
|
import argparse
|
||||||
import signal
|
import signal
|
||||||
import yandere_bot
|
import yandere_bot
|
||||||
import datetime
|
|
||||||
import contextlib
|
|
||||||
|
|
||||||
|
|
||||||
class FailedToLoadCfg(Exception):
|
class FailedToLoadCfg(Exception):
|
||||||
|
@ -18,9 +18,6 @@
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import datetime
|
import datetime
|
||||||
import contextlib
|
|
||||||
import fnmatch
|
|
||||||
import math
|
|
||||||
import random
|
import random
|
||||||
import subprocess
|
import subprocess
|
||||||
from threading import Event
|
from threading import Event
|
||||||
|
Reference in New Issue
Block a user