Skip to content

Commit f2710e9

Browse files
authored
chore: remove redundant comment (#3936)
1 parent 67f485b commit f2710e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const status = {
1616
// eslint-disable-next-line camelcase
1717
currentHash: typeof __webpack_hash__ !== "undefined" ? __webpack_hash__ : "",
1818
};
19-
// console.log(__webpack_hash__);
19+
2020
const options = {
2121
hot: false,
2222
liveReload: false,

0 commit comments

Comments
 (0)