Remove docstrings

This commit is contained in:
2022-01-02 02:38:50 +01:00
parent b266fd67fe
commit 0bcf654e86
2 changed files with 0 additions and 14 deletions

View File

@ -1,8 +1,3 @@
"""Discord bot that allows you to set reminders.
Created by Joakim Hellsén <tlovinator@gmail.com>
https://github.com/TheLovinator1/discord-reminder-bot
"""
import datetime
import logging