Remove the unused import from tests

This commit is contained in:
Karolina Surma
2023-09-20 16:27:20 +02:00
parent 5dd064b89c
commit 954ccd974b
-1
View File
@@ -3,7 +3,6 @@ The data is downloaded from the PyPI and stored in betamax casettes
to prevent loading from the internet on each request.
"""
import pytest
import requests
try:
import tomllib