Skip to content

Commit 7013b08

Browse files
committed
Remove unused imports
1 parent daec733 commit 7013b08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

js/rokt/rokt-layout-view.ios.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ import {
33
StyleSheet,
44
NativeEventEmitter,
55
NativeModules,
6-
HostComponent,
76
ViewProps,
87
NativeModule,
9-
UIManager,
108
} from 'react-native';
119
import React, { Component } from 'react';
1210
import { isFabricEnabled } from '../utils/architecture';

0 commit comments

Comments
 (0)