mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
chore: import cleanup for build
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import * as textModule from '../text';
|
||||
import { getNativeApplication } from '../application';
|
||||
import { SDK_VERSION } from '../utils/utils-common';
|
||||
import { SDK_VERSION } from '../utils/utils';
|
||||
|
||||
import type { IFileSystemAccess } from './file-system-access';
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
import { ad } from './native-helper';
|
||||
import { android as androidApp } from '../application';
|
||||
import { SDK_VERSION } from '../utils';
|
||||
import { FileSystemAccess } from '../file-system/file-system-access';
|
||||
import { Trace } from '../trace';
|
||||
|
Reference in New Issue
Block a user