[CB-4038] - Remove o.a.c.api namespace
This commit is contained in:
parent
efba1b1f74
commit
f717b491c7
@ -19,8 +19,8 @@
|
||||
|
||||
package org.apache.cordova.core;
|
||||
|
||||
import org.apache.cordova.api.CallbackContext;
|
||||
import org.apache.cordova.api.CordovaPlugin;
|
||||
import org.apache.cordova.CallbackContext;
|
||||
import org.apache.cordova.CordovaPlugin;
|
||||
import org.json.JSONArray;
|
||||
|
||||
public class SplashScreen extends CordovaPlugin {
|
||||
|
Loading…
x
Reference in New Issue
Block a user