Skip to content

Commit 7de710f

Browse files
zoyahavtfx-copybara
authored andcommitted
Remove tft_unit.metadata_from_feature_spec and usage.
PiperOrigin-RevId: 521750282
1 parent 8d8bf2f commit 7de710f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tensorflow_transform/beam/tft_unit.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@
4646

4747
mock = tf.compat.v1.test.mock
4848

49-
# TODO(zoyahav): Remove this once user usage is removed.
50-
metadata_from_feature_spec = tft.DatasetMetadata.from_feature_spec
51-
5249

5350
def canonical_numeric_dtype(dtype):
5451
"""Returns int64 for int dtypes and float32 for float dtypes."""

0 commit comments

Comments
 (0)