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
Loading
Please register or sign in to comment