Skip to content

Commit c1826f8

Browse files
fix: typecheck
1 parent 5dd1c82 commit c1826f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/pytest-simcore/src/pytest_simcore/db_entries_mocks.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
from faker import Faker
1515
from models_library.products import ProductName
1616
from models_library.projects import ProjectAtDB, ProjectID
17-
from models_library.projects_nodes import Node
18-
from models_library.projects_nodes_io import NodeID
1917
from pytest_simcore.helpers.logging_tools import log_context
2018
from simcore_postgres_database.models.comp_pipeline import StateType, comp_pipeline
2119
from simcore_postgres_database.models.comp_tasks import comp_tasks

0 commit comments

Comments
 (0)