Skip to content

Commit

Permalink
Remove unused param
Browse files Browse the repository at this point in the history
  • Loading branch information
magne committed Dec 6, 2023
1 parent dda9d00 commit 162ad8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/connection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,6 @@ export interface ConnectionParams {
frameMax?: number // not used
heartbeat?: number
listeners?: ListenersParams
compressors?: Compression[]
}

export interface DeclarePublisherParams {
Expand Down

0 comments on commit 162ad8f

Please sign in to comment.