Skip to content

Commit 64c3906

Browse files
sammy-SCfacebook-github-bot
authored andcommitted
Remove redundant import from TextInputSharedExamples
Summary: changelog: [internal] Fix lint error Reviewed By: cipolleschi Differential Revision: D40936194 fbshipit-source-id: 24987f86f1f95d42f978baaa560bfd57381ca5a4
1 parent 74cb441 commit 64c3906

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/rn-tester/js/examples/TextInput/TextInputSharedExamples.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
'use strict';
1212

13-
import type {HostComponent} from 'react-native';
14-
1513
const React = require('react');
1614

1715
const {

0 commit comments

Comments
 (0)