mirror of
https://github.com/weyne85/discord_music_bot.git
synced 2025-10-29 16:58:27 +00:00
4 lines
61 B
Python
4 lines
61 B
Python
class Database:
|
|
def __init__(self) -> None:
|
|
pass
|