Skip to content

Commit efc3494

Browse files
remote outdated tsdoc param
1 parent a3ed9a7 commit efc3494

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/wrangler/src/dev.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ export function getInferredHost(
454454
* If `undefined` it defaults to the standard .env files from `getDefaultEnvFiles()`.
455455
* @param local Whether the dev server should run locally.
456456
* @param args Additional arguments for the dev server.
457-
* @param remoteBindingsEnabled Whether remote bindings are enabled, defaults to the value of the `REMOTE_BINDINGS` flag.
458457
* @returns The bindings for the Cloudflare Worker.
459458
*/
460459
export function getBindings(

0 commit comments

Comments
 (0)