Skip to content

Commit 3bea45a

Browse files
committed
Remove unused import
1 parent d9e5522 commit 3bea45a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdks/python/apache_beam/ml/inference/vertex_ai_inference_it_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828

2929
# pylint: disable=ungrouped-imports
3030
try:
31-
import tensorflow as tf
3231
from apache_beam.examples.inference import vertex_ai_image_classification
3332
from apache_beam.examples.inference import vertex_ai_llm_text_classification
3433
except ImportError as e:

0 commit comments

Comments
 (0)