aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2019-09-18 01:29:42 +1000
committerGravatar scragly <[email protected]>2019-09-18 01:29:42 +1000
commit3ab9c2f8d26e023dc56541c00073deaa39293592 (patch)
treeba63c7472c7d647bf084fb93c840d46ec156c69b /tests
parentAdd basic tests for `bot.api`. (diff)
Recombine import groups.
Diffstat (limited to 'tests')
-rw-r--r--tests/helpers.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/helpers.py b/tests/helpers.py
index f8fbb5e60..2908294f7 100644
--- a/tests/helpers.py
+++ b/tests/helpers.py
@@ -1,6 +1,5 @@
import asyncio
import functools
-
from unittest.mock import MagicMock