Removed asyncio import
This commit is contained in:
parent
fbef6675bc
commit
da7ebc4574
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ from cognee.modules.ingestion import save_data_to_file
|
|||
from cognee.shared.logging_utils import get_logger
|
||||
from pydantic_settings import BaseSettings, SettingsConfigDict
|
||||
from cognee.tasks.web_scraper import check_valid_arguments_for_web_scraper
|
||||
import asyncio
|
||||
|
||||
logger = get_logger()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue