Merge "metricsd: Remove unused type declarations"
am: 9729392ffa
* commit '9729392ffa40ed37aab7fd535c6644d20279bbf0':
metricsd: Remove unused type declarations
This commit is contained in:
commit
be3f400c8c
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@ using base::Time;
|
||||||
using base::TimeDelta;
|
using base::TimeDelta;
|
||||||
using base::TimeTicks;
|
using base::TimeTicks;
|
||||||
using chromeos_metrics::PersistentInteger;
|
using chromeos_metrics::PersistentInteger;
|
||||||
using com::android::Weave::CommandProxy;
|
|
||||||
using com::android::Weave::ManagerProxy;
|
|
||||||
using std::map;
|
using std::map;
|
||||||
using std::string;
|
using std::string;
|
||||||
using std::vector;
|
using std::vector;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue