react-native/local-cli
Christoffer Bo Petersen 4368719476 Remove unused imports
Summary:
When installing template by `react-native init AwesomeProject` and adding checkstyle to the Gradle setup, it will complain about unused imports
Closes https://github.com/facebook/react-native/pull/12076

Differential Revision: D4470930

fbshipit-source-id: 50a105886607fd1d3a458453fa1a844e9746dafa
2017-01-26 14:13:30 -08:00
..
__mocks__ Fix lint in local-cli 2016-11-14 11:13:42 -08:00
bundle Backed out changeset 35b573bece59 2017-01-26 03:43:33 -08:00
core Allow project-specific config for RN CLI using providesModuleNodeModules 2017-01-12 21:13:36 -08:00
dependencies BREAKING: expose `getTransformOptions` directly in configuration 2016-11-28 07:28:33 -08:00
generator Fix instructions in 'react-native init' 2016-12-12 09:13:30 -08:00
init CLI: Show npm / yarn output during 'react-native-init' when installing React and Jest 2016-12-06 13:58:31 -08:00
install
library Fix lint in local-cli 2016-11-21 10:28:34 -08:00
link Fully support new import system on iOS 2017-01-12 14:58:28 -08:00
logAndroid Use native Promise in local-cli 2016-11-21 10:28:34 -08:00
logIOS Use native Promise in local-cli 2016-11-21 10:28:34 -08:00
runAndroid Feat/run android specify activity 2017-01-09 04:13:32 -08:00
runIOS Add no-packager option to run-android and run-ios commands 2017-01-09 03:28:29 -08:00
server Change favicon depending on the Chrome debugger state 2017-01-26 11:58:32 -08:00
templates/HelloWorld Remove unused imports 2017-01-26 14:13:30 -08:00
upgrade New upgrading process, relying on Git 2016-11-28 08:28:35 -08:00
util Merge `rnpm config` with the `cli config`, step 1 2017-01-09 07:58:33 -08:00
.eslintrc Support copy to clipboard on Windows 2017-01-19 16:28:39 -08:00
cli.js packager: centralize babelRegisterOnly callsites 2017-01-06 06:13:54 -08:00
cliEntry.js Merge `rnpm config` with the `cli config`, step 1 2017-01-09 07:58:33 -08:00
commands.js Merge `rnpm config` with the `cli config`, step 1 2017-01-09 07:58:33 -08:00
setup_env.bat
setup_env.sh
wrong-react-native.js