commit | e9670c4370c81c6b715bddd75a42e34d6d45feee | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Tue Feb 06 14:42:14 2018 +0000 |
committer | Tobias Thierer <tobiast@google.com> | Tue Feb 06 15:25:30 2018 +0000 |
tree | 3a59b9421cf7002eb44e2ea371f169213e6fa1b2 | |
parent | ba0eec9681d6f107a6629deb665d2436d6673920 [diff] |
Remove unused variable. An unused variable was referring to the type Hashtable.Entry, which is not part of the Android API and should probably have been Map.Entry anyway. This CL removes it and fixes the imports. Test: Treehugger Change-Id: Iff792cacb9bcfefdccd80f881a379a390cb92c91