Skip to content

Commit 78fc2cb

Browse files
Update templates/flutter/lib/src/client_browser.dart.twig
1 parent ea4c33c commit 78fc2cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/flutter/lib/src/client_browser.dart.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ class ClientBrowser extends ClientBase with ClientMixin {
2121
Map<String, String>? _headers;
2222
late Map<String, String> config;
2323
late BrowserClient _httpClient;
24-
2524
String? _endPointRealtime;
2625

2726
String? get endPointRealtime => _endPointRealtime;

0 commit comments

Comments
 (0)