Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 71ee085

Browse files
author
csg01123119
committed
fix: remove unuse callback fun
1 parent 15a51c8 commit 71ee085

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎node/ossstore/lib/upload-job-util.js‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@ function prepareChunks(filePath, checkPoints, fn) {
196196
fs.stat(filePath, function (err, state) {
197197
if (err) {
198198
console.error(err);
199-
// eslint-disable-next-line no-undef
200-
typeof callback === 'function' && callback(err);
201199
return;
202200
}
203201

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /