Skip to content

Commit

Permalink
Merge branch 'rtf' of ssh://github.com/ctiller/grpc into rtf
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Jan 28, 2025
2 parents 1ae1c0f + 3313f09 commit 6aa16f6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/core/end2end/end2end_tests.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

//
//
// Copyright 2015 gRPC authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand All @@ -14,8 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
//

#include "test/core/end2end/end2end_tests.h"

Expand All @@ -38,7 +33,6 @@
#include "src/core/lib/iomgr/executor.h"
#include "src/core/lib/iomgr/timer_manager.h"
#include "src/core/util/no_destruct.h"
#include "src/google/protobuf/_virtual_includes/protobuf/google/protobuf/text_format.h"
#include "test/core/end2end/cq_verifier.h"
#include "test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.h"
#include "test/core/test_util/fuzz_config_vars.h"
Expand Down

0 comments on commit 6aa16f6

Please sign in to comment.