[lint] Remove reference to check_port_platform.py (#36257)

Deleted in https://github.com/grpc/grpc/pull/36234

Closes #36257

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36257 from drfloob:cleanup-portplatform-checker 05fe7a1a25
PiperOrigin-RevId: 621990331
pull/36250/head
AJ Heller 8 months ago committed by Copybara-Service
parent b4bf921117
commit 4811e1dd90
  1. 1
      tools/distrib/sanitize.sh

@ -23,7 +23,6 @@ tools/distrib/check_naked_includes.py --fix || true
tools/distrib/check_copyright.py --fix
tools/distrib/add-iwyu.py
tools/distrib/check_trailing_newlines.sh --fix
tools/run_tests/sanity/check_port_platform.py --fix
tools/run_tests/sanity/check_include_style.py --fix || true
tools/distrib/check_namespace_qualification.py --fix
tools/distrib/black_code.sh

Loading…
Cancel
Save