Skip to content

Commit d320400

Browse files
committed
Remove unused stream parameter
1 parent 195d096 commit d320400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/deployments.js

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ async function createPrediction(deployment_owner, deployment_name, options) {
4141
input,
4242
this.fileEncodingStrategy
4343
),
44-
stream,
4544
},
4645
}
4746
);

0 commit comments

Comments
 (0)