From de585e5619fca080edba1d9d553005810393a437 Mon Sep 17 00:00:00 2001 From: Yilei Yang Date: Thu, 21 Apr 2022 08:19:43 -0700 Subject: [PATCH] Remove unused comments related to Python 2 compatibility. PiperOrigin-RevId: 443383047 --- research/audit_2020/audit_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/research/audit_2020/audit_test.py b/research/audit_2020/audit_test.py index 9d700a5..e342354 100644 --- a/research/audit_2020/audit_test.py +++ b/research/audit_2020/audit_test.py @@ -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