Skip to content

Commit a6a26f1

Browse files
authored
Update upload_and_pfop.php
unnecessary
1 parent 34aba14 commit a6a26f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/upload_and_pfop.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
// 在七牛保存的文件名
1414
$key = 'php-logo.png';
15-
$token = $auth->uploadToken($bucket);
1615
$uploadMgr = new UploadManager();
1716

1817
$pfop = "imageMogr2/rotate/90|saveas/" . \Qiniu\base64_urlSafeEncode($bucket . ":php-logo-rotate.png");

0 commit comments

Comments
 (0)