mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { setActivityCallbacks, AndroidActivityCallbacks } from '.';
|
||||
import * as globals from '../../globals';
|
||||
import { initGlobal } from '../../globals';
|
||||
import * as appModule from '../../application';
|
||||
|
||||
if (global.__snapshot) {
|
||||
globals.initGlobal();
|
||||
initGlobal();
|
||||
}
|
||||
|
||||
//@ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user