From 5fe5744dc7b8c858cce981f71836cbb5ce408499 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Mon, 27 May 2019 16:20:34 +0200 Subject: [PATCH] Fix lint --- raiden_contracts/tests/test_print_gas.py | 1 - 1 file changed, 1 deletion(-) diff --git a/raiden_contracts/tests/test_print_gas.py b/raiden_contracts/tests/test_print_gas.py index fd34ef203..5d67bc118 100644 --- a/raiden_contracts/tests/test_print_gas.py +++ b/raiden_contracts/tests/test_print_gas.py @@ -1,4 +1,3 @@ -import json from typing import Callable, List import pytest