commit | 917aae77778ff20d5b984372f601eab9d02c2a26 | [log] [tgz] |
---|---|---|
author | John Park <johnhenryp@icloud.com> | Mon Dec 02 21:37:37 2019 -0800 |
committer | John Park <johnhenryp@icloud.com> | Mon Dec 02 21:37:37 2019 -0800 |
tree | 47e7aedbd683318c348d5c12238be42f46c89c1b | |
parent | 3ae42262b9c402e77d4e13a2971e4db6165dcbea [diff] |
Remove Leftover Constants Dependancy y2017 constants Change-Id: If1a722d6409cb3470ecbf6cc840eea6cb0ddbe8c
diff --git a/y2017/BUILD b/y2017/BUILD index 8bf2ff8..96b2d92 100644 --- a/y2017/BUILD +++ b/y2017/BUILD
@@ -11,7 +11,6 @@ ], visibility = ["//visibility:public"], deps = [ - "//aos:once", "//aos/logging", "//aos/mutex", "@com_google_absl//absl/base",