diff --git a/tools/run_tests/sanity/banned_functions.py b/tools/run_tests/sanity/banned_functions.py index 85c5224a0f7..a71b8a62b87 100755 --- a/tools/run_tests/sanity/banned_functions.py +++ b/tools/run_tests/sanity/banned_functions.py @@ -48,7 +48,6 @@ DEPRECATED_FUNCTION_TEMP_ALLOW_LIST = { "grpc_absl_log(": RUBY_PHP_ALLOW_LIST, "grpc_absl_log_int(": RUBY_PHP_ALLOW_LIST, "grpc_absl_log_str(": RUBY_PHP_ALLOW_LIST, - # These have been deprecated. # Most of these have been deleted. # Putting this check here just to prevent people from