Remove unused imports, `embeddings' variable from text search tests

This commit is contained in:
Debanjum Singh Solanky
2022-09-16 00:06:21 +03:00
parent 7e9298f315
commit 2c548133f3
4 changed files with 6 additions and 17 deletions

View File

@@ -2,9 +2,6 @@
from pathlib import Path
from PIL import Image
# External Packages
import pytest
# Internal Packages
from src.utils.state import model
from src.utils.constants import web_directory