Skip to content

Commit 6a81829

Browse files
nicksanders348wing328
authored andcommitted
remove tab (#7692)
1 parent dcad9ae commit 6a81829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
part of {{pubName}}.api;
22

33
abstract class Authentication {
4-
4+
55
/// Apply authentication settings to header and query params.
66
void applyToParams(List<QueryParam> queryParams, Map<String, String> headerParams);
7-
}
7+
}

0 commit comments

Comments
 (0)