aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/madlibs.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/exts/fun/madlibs.py')
-rw-r--r--bot/exts/fun/madlibs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/exts/fun/madlibs.py b/bot/exts/fun/madlibs.py
index c14e8a3a..f457a191 100644
--- a/bot/exts/fun/madlibs.py
+++ b/bot/exts/fun/madlibs.py
@@ -1,5 +1,4 @@
import json
-from asyncio import TimeoutError
from pathlib import Path
from random import choice
from typing import TypedDict