diff --git a/src/index.js b/src/index.js index 1a7a747..9e20d55 100644 --- a/src/index.js +++ b/src/index.js @@ -1,7 +1,3 @@ -/** - * @format - */ - import {AppRegistry} from 'react-native'; import App from './App'; import {name as appName} from './../app.json';