aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/hangman.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/exts/fun/hangman.py')
-rw-r--r--bot/exts/fun/hangman.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/exts/fun/hangman.py b/bot/exts/fun/hangman.py
index 7a02a552..869e0644 100644
--- a/bot/exts/fun/hangman.py
+++ b/bot/exts/fun/hangman.py
@@ -1,4 +1,3 @@
-from asyncio import TimeoutError
from pathlib import Path
from random import choice