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