Automated rollback of commit f7dbd3841f.

PiperOrigin-RevId: 601300590
pull/15582/head
Joshua Haberman 1 year ago committed by Copybara-Service
parent dad74e2db7
commit 6cf7f9b5f6
  1. 2
      python/google/protobuf/internal/api_implementation.py

@ -13,7 +13,7 @@ import os
import sys
import warnings
_GOOGLE3_PYTHON_UPB_DEFAULT = True
_GOOGLE3_PYTHON_UPB_DEFAULT = False
def _ApiVersionToImplementationType(api_version):

Loading…
Cancel
Save