From dd51aeb91dc14e1ef1e85cd88d063d305ded9d49 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Fri, 4 Oct 2024 13:29:15 +0300 Subject: [PATCH] chore: code format --- tests/api/test_api.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/api/test_api.py b/tests/api/test_api.py index 215f2f6f3..add8c5e57 100644 --- a/tests/api/test_api.py +++ b/tests/api/test_api.py @@ -1,5 +1,4 @@ import hashlib -import json import pytest