chore: cleanup

This commit is contained in:
Igor Randjelovic
2023-05-10 22:38:19 +02:00
parent fc01f8e79f
commit d315d35d00
5 changed files with 227 additions and 59 deletions

View File

@ -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.