chore: tests

This commit is contained in:
Nathan Walker
2022-07-22 13:32:22 -07:00
parent 56b9963c16
commit c9102f2de9
3 changed files with 13 additions and 14 deletions

View File

@ -14,7 +14,6 @@ import { profile } from '../../profiling';
import { Frame } from '../frame';
import { layout, iOSNativeHelper } from '../../utils';
import { Device } from '../../platform';
import { Transparent } from 'color/known-colors';
export * from './tab-view-common';
const majorVersion = iOSNativeHelper.MajorVersion;