Skip to content

Commit

Permalink
Assert
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Hamilton <[email protected]>
  • Loading branch information
RyanTheOptimist committed Jan 7, 2023
1 parent 2d2cc84 commit 85197af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mobile/library/common/jni/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ cc_library(
"//library/common:envoy_main_interface_lib",
"//library/common/types:c_types_lib",
"//library/common/types:managed_types_lib",
"@envoy//source/common/common:assert_lib",
] + TEST_EXTENSIONS,
)

Expand Down Expand Up @@ -249,6 +248,5 @@ cc_library(
"//library/common/jni/import:jni_import_lib",
"//library/common/types:c_types_lib",
"@envoy//bazel:boringssl",
"@envoy//source/common/common:assert_lib",
],
)

0 comments on commit 85197af

Please sign in to comment.