aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/main.py')
-rw-r--r--examples/main.py2
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()
-
-