Removing unused imports (flutter/engine#9108)

This commit is contained in:
Kate Lovett 2019-05-28 15:16:33 -07:00 committed by GitHub
parent 61bbf3cdcf
commit e94a3d9d2e

View File

@ -4,9 +4,7 @@
package io.flutter.view;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageManager;
import android.content.res.AssetManager;