Skip to content

Commit 2748c5a

Browse files
remove unused
1 parent 198bb4b commit 2748c5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ async def with_product(
8181
) as created_product:
8282
yield created_product
8383

84-
class _NodeWithId(Node):
85-
node_id: uuid.UUID
86-
8784

8885
@pytest.fixture
8986
async def create_project(

0 commit comments

Comments
 (0)