Skip to content

Commit ea4c33c

Browse files
Update templates/flutter/lib/services/service.dart.twig
1 parent 3ee9661 commit ea4c33c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/flutter/lib/services/service.dart.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class {{ service.name | caseUcfirst }} extends Service {
5959
query: query.join('&')
6060
);
6161

62-
6362
return client.webAuth(url);
6463

6564
{% elseif method.type == 'location' %}

0 commit comments

Comments
 (0)