mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 13:51:27 +08:00
chore: cleanup
This commit is contained in:
@ -3,7 +3,7 @@ import {
|
||||
FileSystemAccess,
|
||||
FileSystemAccess29,
|
||||
} from './file-system-access';
|
||||
import { SDK_VERSION } from '../utils/constants';
|
||||
import { SDK_VERSION } from '../utils';
|
||||
import { Application } from '../application';
|
||||
|
||||
// The FileSystemAccess implementation, used through all the APIs.
|
||||
|
Reference in New Issue
Block a user