removed useless comment

This commit is contained in:
Niklas 2021-01-24 19:11:31 +01:00
parent c18fb20ac0
commit 0aff5e80a7

View File

@ -1,7 +1,3 @@
/**
* @format
*/
import {AppRegistry} from 'react-native'; import {AppRegistry} from 'react-native';
import App from './App'; import App from './App';
import {name as appName} from './../app.json'; import {name as appName} from './../app.json';