aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts')
-rw-r--r--tensorflow/tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts b/tensorflow/tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts
index 44a14a21cf..4b38d82b14 100644
--- a/tensorflow/tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts
+++ b/tensorflow/tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts
@@ -13,7 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
-import * as _ from 'lodash';
import * as storage from '../tf-storage/storage';
Polymer({