checkstyle: Add EmptyLineSeparator

This commit is contained in:
Daniel Martí
2015-10-08 22:23:10 +02:00
parent f5352eaf28
commit 7bbcbf25a6
14 changed files with 34 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
* limitations under the License.
*/
// from https://stackoverflow.com/questions/4782543/integration-zxing-library-directly-into-my-android-application
package com.google.zxing.encode;
import android.graphics.Bitmap;