Skip to content

Commit 3bbd502

Browse files
fix imports
1 parent 99a9eab commit 3bbd502

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/postgres-database/src/simcore_postgres_database/utils_projects_nodes.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import datetime
2-
from re import S
3-
from tkinter import N
42
import uuid
53
from dataclasses import dataclass
64
from typing import Any

0 commit comments

Comments
 (0)