mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove redundant import from TextInputSharedExamples
Summary: changelog: [internal] Fix lint error Reviewed By: cipolleschi Differential Revision: D40936194 fbshipit-source-id: 24987f86f1f95d42f978baaa560bfd57381ca5a4
This commit is contained in:
committed by
Facebook GitHub Bot
parent
74cb441e97
commit
64c3906280
@@ -10,8 +10,6 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
import type {HostComponent} from 'react-native';
|
||||
|
||||
const React = require('react');
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user