metricsd: Remove unused type declarations

BUG: 26092352
Change-Id: If0dda4c171a2b62291693db49c1e16499fc10f5a
This commit is contained in:
Alex Vakulenko 2015-12-08 17:13:32 -08:00
parent 1631d36d95
commit 4840ab74b5

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;