Skip to content

Commit 8329bcd

Browse files
committed
[ISSUE-272] fix the function call error in form upload logic
1 parent e5605b2 commit 8329bcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Qiniu/Storage/UploadManager.php

-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ public function putFile(
108108
$this->config,
109109
$params,
110110
$mime,
111-
$checkCrc,
112111
basename($filePath)
113112
);
114113
}

0 commit comments

Comments
 (0)