Skip to content

Commit

Permalink
Automated fix for refs/heads/v1.54.x (#33682)
Browse files Browse the repository at this point in the history
PanCakes to the rescue!

We noticed that our 'sanity' test was going to fail, but we think we can
fix that automatically, so we put together this PR to do just that!

If you'd like to opt-out of these PR's, add yourself to NO_AUTOFIX_USERS
in .github/workflows/pr-auto-fix.yaml

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ctiller committed Jul 13, 2023
1 parent f44cddb commit b8fd152
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include <atomic>
#include <string>
#include <tuple>
#include <type_traits>
#include <utility>

#include "absl/functional/any_invocable.h"
Expand Down

0 comments on commit b8fd152

Please sign in to comment.