Clean-up generated file after image search test run

- Clean-up unused imports in test files
This commit is contained in:
Debanjum Singh Solanky
2022-09-07 03:07:30 +03:00
parent f97308bef2
commit ed8d432fdd
3 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
# Standard Packages
import json
from posixpath import split
# Internal Packages
from src.processor.org_mode.org_to_jsonl import convert_org_entries_to_jsonl, extract_org_entries