Skip to content

Commit 50f17d1

Browse files
committed
formatting
1 parent 3c528b8 commit 50f17d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Sources/FlutterSwift/Channel/FlutterEventChannel.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ public final class FlutterEventChannel: _FlutterBinaryMessengerConnectionReprese
7171
* @param name The channel name.
7272
* @param binaryMessenger The binary messenger.
7373
* @param codec The method codec.
74-
* @param taskQueue The FlutterTaskQueue that executes the handler (see
75-
-[FlutterBinaryMessenger makeBackgroundTaskQueue]).
74+
* @param taskQueue The FlutterTaskQueue that executes the handler
7675
*/
7776
public init(
7877
name: String,

0 commit comments

Comments
 (0)