Skip to content

Commit 1f6f7fb

Browse files
author
test
committed
Remove unused taskResponse variable in asyncTaskWait
1 parent b28faec commit 1f6f7fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

relay/channel/modelscope/image.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ func asyncTaskWait(c *gin.Context, info *relaycommon.RelayInfo, taskID string) (
9393
step := 0
9494
maxStep := 20
9595

96-
var taskResponse MSImageResponse
9796
var responseBody []byte
9897

9998
for {

0 commit comments

Comments
 (0)