Skip to content

Commit cbc0629

Browse files
committed
Remove unused import
Change-Id: I0dda83872f7245eced6167325e211f6a28cf36df
1 parent d31c3fc commit cbc0629

File tree

1 file changed

+0
-1
lines changed
  • tensorflow_model_optimization/python/core/clustering/keras

1 file changed

+0
-1
lines changed

tensorflow_model_optimization/python/core/clustering/keras/cluster.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# ==============================================================================
1515
"""Clustering API functions for Keras models."""
1616

17-
import distutils.version
1817
import warnings
1918

2019
import tensorflow as tf

0 commit comments

Comments
 (0)