Skip to content

Commit

Permalink
Remove $FlowFixMe
Browse files Browse the repository at this point in the history
  • Loading branch information
mottox2 committed Nov 7, 2018
1 parent 3fb851b commit 4623d51
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const Platform = require('Platform');
const React = require('React');
const PropTypes = require('prop-types');
const ReactNative = require('ReactNative');
// $FlowFixMe
const Touchable = require('Touchable');
const TouchableWithoutFeedback = require('TouchableWithoutFeedback');
const UIManager = require('UIManager');
Expand Down

0 comments on commit 4623d51

Please sign in to comment.