Remove unused comments related to Python 2 compatibility.

PiperOrigin-RevId: 443383047
This commit is contained in:
Yilei Yang 2022-04-21 08:19:43 -07:00 committed by A. Unique TensorFlower
parent 868cf54470
commit de585e5619

View file

@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Lint as: python3
"""Tests for audit.py."""
from absl.testing import absltest