Skip to content

Commit 180e3e4

Browse files
committed
fix import
1 parent 74603e2 commit 180e3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata-ingestion/src/datahub/ingestion/source/snowflake/snowflake_tag.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
SnowflakeCommonMixin,
2020
SnowflakeIdentifierBuilder,
2121
)
22-
from datahub.metadata._urns.urn_defs import (
22+
from datahub.metadata.urns import (
2323
ContainerUrn,
2424
DatasetUrn,
2525
DataTypeUrn,

0 commit comments

Comments
 (0)