Skip to content

Commit cd247b7

Browse files
committed
fix build lint
1 parent 45c6aa2 commit cd247b7

File tree

1 file changed

+1
-1
lines changed
  • tensorboard/webapp/metrics/views

1 file changed

+1
-1
lines changed

tensorboard/webapp/metrics/views/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ tf_ts_library(
8686
"//tensorboard/webapp/runs/views/runs_selector",
8787
"//tensorboard/webapp/testing:utils",
8888
"@npm//@angular/core",
89-
"@npm//@ngrx/store",
9089
"@npm//@angular/platform-browser",
90+
"@npm//@ngrx/store",
9191
"@npm//@types/jasmine",
9292
],
9393
)

0 commit comments

Comments
 (0)