Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Laub committed Jan 30, 2025
1 parent 2a2d58f commit f8f1b78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ public Optional<String> getFirstHeader(Request request, String headerName) {
return request.headerParams().get(headerName).stream().findFirst();
}
}
}
}

0 comments on commit f8f1b78

Please sign in to comment.