Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6e51513

Browse files
authored
Removing unused imports (#9108)
1 parent 9ee2697 commit 6e51513

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shell/platform/android/io/flutter/view/FlutterMain.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44

55
package io.flutter.view;
66

7-
import android.app.PendingIntent;
87
import android.content.Context;
9-
import android.content.Intent;
108
import android.content.pm.ApplicationInfo;
119
import android.content.pm.PackageManager;
1210
import android.content.res.AssetManager;

0 commit comments

Comments
 (0)