aboutsummaryrefslogtreecommitdiff
path: root/examples/background_task.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/background_task.py')
-rw-r--r--examples/background_task.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/background_task.py b/examples/background_task.py
index a72862fb..af2dac2c 100644
--- a/examples/background_task.py
+++ b/examples/background_task.py
@@ -1,5 +1,4 @@
import discord
-import asyncio
class MyClient(discord.Client):
def __init__(self, *args, **kwargs):