Javeme a0d806fc92 Fixed some warnings about imports and variable
Fixed some warnings:
 * unused import
 * imports not in alphabetical order
 * one import per line
 * local variable never used

Change-Id: Ic262fa02d0e01a617e883fbdb74cec0b7957c78b
2016-01-27 15:48:53 +08:00
..