Skip to content

Commit

Permalink
Appease eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonWoolf committed Nov 7, 2024
1 parent d9a6f4b commit acf45a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ably.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2284,7 +2284,6 @@ export declare interface Channels<T> {
* This experimental method allows you to create custom realtime data feeds by selectively subscribing
* to receive only part of the data from the channel.
* See the [announcement post](https://pages.ably.com/subscription-filters-preview) for more information.
*
* @param name - The channel name.
* @param deriveOptions - A {@link DeriveOptions} object.
* @param channelOptions - A {@link ChannelOptions} object.
Expand Down

0 comments on commit acf45a0

Please sign in to comment.