Skip to content

Commit 1a8ff9e

Browse files
committed
remove not used anymore colors
1 parent 917404e commit 1a8ff9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-scripts/scripts/eject.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ var spawnSync = require('cross-spawn').sync;
1616
var chalk = require('chalk');
1717
var green = chalk.green;
1818
var cyan = chalk.cyan;
19-
var red = chalk.red;
20-
var yellow = chalk.yellow;
2119

2220
prompt(
2321
'Are you sure you want to eject? This action is permanent.',

0 commit comments

Comments
 (0)