From 1eaeeece35dac24671edda6040404f34eb9a285c Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Wed, 14 Dec 2022 06:55:19 +0100 Subject: [PATCH] refactor: remove unused option This option was added by error during the TypeScript migration. Related: https://github.com/socketio/engine.io-client/commit/587ccf33809218d6d88e07504da5a8a5d4ce3df7 --- lib/socket.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/socket.ts b/lib/socket.ts index d080c323..586762c2 100644 --- a/lib/socket.ts +++ b/lib/socket.ts @@ -82,12 +82,6 @@ export interface SocketOptions { */ transports: string[]; - /** - * The port the policy server listens on - * @default 843 - */ - policyPost: number; - /** * If true and if the previous websocket connection to the server succeeded, * the connection attempt will bypass the normal upgrade process and will