From e27cf3a1da1ee3f26c822f7a48dbc246f9843590 Mon Sep 17 00:00:00 2001 From: Michael Huang Date: Wed, 17 Apr 2024 12:48:53 -0400 Subject: [PATCH] Less diff --- tests/utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/utils.py b/tests/utils.py index 6c65e954..ab439a3d 100644 --- a/tests/utils.py +++ b/tests/utils.py @@ -1,5 +1,4 @@ """Integration test utils.""" - from typing import get_args from solders.rpc.responses import RPCError, RPCResult