UnusedImports fix (#112)

This commit is contained in:
Oleg 2018-11-28 17:17:14 +03:00 committed by GitHub
parent 333cb3fa64
commit d08b7df5f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ package ru.touchin.templates;
import android.app.ActivityManager;
import android.content.Intent;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.ColorRes;