Merge "metricsd: Remove unused type declarations"

This commit is contained in:
Alex Vakulenko 2015-12-09 01:32:43 +00:00 committed by Gerrit Code Review
commit 9729392ffa
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ using base::Time;
using base::TimeDelta;
using base::TimeTicks;
using chromeos_metrics::PersistentInteger;
using com::android::Weave::CommandProxy;
using com::android::Weave::ManagerProxy;
using std::map;
using std::string;
using std::vector;