forked from github/cordova-android
Remove redundant import when droidgap create is run
This commit is contained in:
parent
004453b03f
commit
8c7db9aa32
@ -149,7 +149,6 @@ class Classic
|
|||||||
j = "
|
j = "
|
||||||
package #{ @pkg };
|
package #{ @pkg };
|
||||||
|
|
||||||
import android.app.Activity;
|
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
import com.phonegap.*;
|
import com.phonegap.*;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user