Skip to content

Commit 709f8ce

Browse files
committed
delete empty line
1 parent fb5074a commit 709f8ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/supabase/lib/src/auth_http_client.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ class AuthHttpClient extends BaseClient {
55

66
final String _supabaseKey;
77
final Future<String?> Function() _getAccessToken;
8-
98
AuthHttpClient(this._supabaseKey, this._inner, this._getAccessToken);
109

1110
@override

0 commit comments

Comments
 (0)