Skip to content

Commit a9e43e6

Browse files
Remove import to nonexistant modules
1 parent 3849ac9 commit a9e43e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tensorflow_model_analysis/export_only/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,3 @@ def eval_input_receiver_fn():
2929
tfma_export.export.export_eval_saved_model(...)
3030
"""
3131

32-
from tensorflow_model_analysis.eval_saved_model import export
33-
from tensorflow_model_analysis.eval_saved_model import exporter

0 commit comments

Comments
 (0)