Remove redundant import when droidgap create is run

This commit is contained in:
macdonst 2011-07-31 03:15:54 +08:00
parent 004453b03f
commit 8c7db9aa32

View File

@ -149,7 +149,6 @@ class Classic
j = "
package #{ @pkg };
import android.app.Activity;
import android.os.Bundle;
import com.phonegap.*;