diff --git a/index.js b/index.js index aee32cf..f275c26 100644 --- a/index.js +++ b/index.js @@ -1,7 +1,3 @@ -/** - * @format - */ - import { AppRegistry, YellowBox } from 'react-native'; import App from './src'; import './src/common/utils/shims';