From 773457ac91756c4f464d5aff2157477675271c23 Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Sun, 11 Nov 2018 21:45:51 -0500 Subject: [PATCH] Drop stale import --- tests/test_watchlists.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_watchlists.py b/tests/test_watchlists.py index 31511034..f35ee9d4 100644 --- a/tests/test_watchlists.py +++ b/tests/test_watchlists.py @@ -1,7 +1,6 @@ """ Watchlists testing. """ -import json import pytest import tempfile import os.path