Skip to content

Commit

Permalink
Removing useless docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
fmsouza committed Jun 6, 2019
1 parent ef7a279 commit a70d404
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/**
* @format
*/

import { AppRegistry, YellowBox } from 'react-native';
import App from './src';
import './src/common/utils/shims';
Expand Down

0 comments on commit a70d404

Please sign in to comment.