Skip to content

Commit f267dd0

Browse files
magicdawntimdorr
authored andcommitted
indent the comment (reduxjs#2564)
1 parent e2e9648 commit f267dd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ import compose from './compose'
66
import warning from './utils/warning'
77

88
/*
9-
* This is a dummy function to check if the function name has been altered by minification.
10-
* If the function has been minified and NODE_ENV !== 'production', warn the user.
11-
*/
9+
* This is a dummy function to check if the function name has been altered by minification.
10+
* If the function has been minified and NODE_ENV !== 'production', warn the user.
11+
*/
1212
function isCrushed() {}
1313

1414
if (

0 commit comments

Comments
 (0)