diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/main.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/main.py b/examples/main.py index 211b3d3..bb95e79 100644 --- a/examples/main.py +++ b/examples/main.py @@ -4,5 +4,3 @@ bot = Bot(hot_reload=True) if __name__ == "__main__": bot.run() - - |
