We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9022c36 commit defeb92Copy full SHA for defeb92
1 file changed
tests/perf-test/OnyxStorageManager.perf-test.ts
@@ -1,7 +1,6 @@
1
import {measureAsyncFunction, measureFunction} from 'reassure';
2
import Onyx from '../../lib';
3
import storageManager from '../../lib/OnyxStorageManager';
4
-import type {StorageUsageConfig} from '../../lib/OnyxStorageManager/types';
5
import {getRandomReportActions} from '../utils/collections/reportActions';
6
import type {OnyxKey} from '../../lib/types';
7
0 commit comments