Skip to content

Commit 3dbe4b8

Browse files
removed unused import app_neo4j_queries.get_entities_by_uuid
1 parent 8c04820 commit 3dbe4b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schema/schema_validators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from schema import schema_neo4j_queries
1212
from schema.schema_constants import SchemaConstants
1313
from hubmap_commons import hm_auth
14-
from app_neo4j_queries import get_entities_by_uuid
1514

1615
logger = logging.getLogger(__name__)
1716

0 commit comments

Comments
 (0)