removed unused pytest-env and imports

This commit is contained in:
kahghi
2025-01-21 15:38:41 +08:00
parent b1887fef1b
commit 4aa9b8d5e7
4 changed files with 10 additions and 25 deletions

View File

@@ -7,7 +7,6 @@ from moto import mock_aws
from open_webui.storage import provider
from gcp_storage_emulator.server import create_server
from google.cloud import storage
from google.cloud.exceptions import NotFound
def mock_upload_dir(monkeypatch, tmp_path):