From e343170c9188c7478ec15e53af6a3701b9fe0a23 Mon Sep 17 00:00:00 2001 From: gmega Date: Tue, 23 Jan 2024 10:24:28 -0300 Subject: [PATCH] remove duplicate import --- tests/ethertest.nim | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ethertest.nim b/tests/ethertest.nim index 7ad5075a..6b6c3d37 100644 --- a/tests/ethertest.nim +++ b/tests/ethertest.nim @@ -1,4 +1,3 @@ -import pkg/asynctest import pkg/asynctest/chronos/unittest import pkg/ethers