Skip to content

Conversation

@davidsoergel
Copy link
Member

@davidsoergel davidsoergel commented Nov 8, 2019

Two copypasta dependencies broke our internal sync.

Also, internally we enforce strict deps, so I added a bunch that were transitive before.

There are probably more unused deps that we can clean up later, but that are not blocking as far as I know.

@stephanwlee stephanwlee removed the request for review from wchargin November 8, 2019 16:28
"//tensorboard/webapp/angular:expect_angular_material_input",
"//tensorboard/webapp/core",
"//tensorboard/webapp/core/store",
"//tensorboard/webapp/core/actions",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some buildifier on these files would be nice (I used it before so it is kosher here; this file requires alphasorting).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd really like to get buildifier working externally as a matter of course (i.e., even in our CI). Let's punt this until then.

Copy link
Contributor

@psybuzz psybuzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this cleanup!

@davidsoergel davidsoergel merged commit 620eea3 into master Nov 8, 2019
@davidsoergel davidsoergel deleted the cleanup-webapp-deps branch November 8, 2019 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants