From 670b0f1b5634134889ec5570d6def183a3b3f332 Mon Sep 17 00:00:00 2001 From: Matt Fisher Date: Tue, 26 Nov 2024 16:56:28 -0700 Subject: [PATCH] Cleanup unused import --- tests/integration/conftest.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/conftest.py b/tests/integration/conftest.py index 7c2dc116..603c7e15 100644 --- a/tests/integration/conftest.py +++ b/tests/integration/conftest.py @@ -1,6 +1,5 @@ import os import pathlib -from warnings import warn import earthaccess import pytest