Skip to content

Commit

Permalink
mypy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo-danswer committed Sep 24, 2024
1 parent 4dce36b commit 0e2eb37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/tests/integration/tests/pruning/test_pruning.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import http
import http.server
import os
import shutil
import tempfile
Expand All @@ -17,7 +17,6 @@
from tests.integration.common_utils.test_models import DATestUser
from tests.integration.common_utils.vespa import vespa_fixture


logger = setup_logger()


Expand Down

0 comments on commit 0e2eb37

Please sign in to comment.