templates/discord-bot: remove Nomen-specific imports
This commit is contained in:
parent
405249dec4
commit
adc5376072
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ from disnake.ext.commands import Bot
|
|||
from dotenv import find_dotenv, load_dotenv
|
||||
|
||||
from .db import setup_db
|
||||
from .notifications import Notifications
|
||||
from .settings import Settings
|
||||
|
||||
# Logger setup
|
||||
logger_disnake = logging.getLogger("disnake")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue