From 63d98bd2a052657773b3bf272b2249a45015a064 Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Sun, 22 Jul 2018 19:43:27 +0200 Subject: fixed tests that were breaking. hooo-ey. --- tests/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/__init__.py') diff --git a/tests/__init__.py b/tests/__init__.py index 84e69105..1f3ca1a4 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,4 +1,3 @@ -import json import os from flask import Blueprint -- cgit v1.2.3