From 63cfdf9221826c8e81cd2cb89d5302335b468400 Mon Sep 17 00:00:00 2001 From: yileiyang Date: Thu, 21 Apr 2022 09:19:39 -0700 Subject: [PATCH] Automatic code cleanup. PiperOrigin-RevId: 443396835 --- src/test/shell/unittest_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/shell/unittest_test.py b/src/test/shell/unittest_test.py index f03bda34728361..2a8d5c70bf5c92 100644 --- a/src/test/shell/unittest_test.py +++ b/src/test/shell/unittest_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 unittest.bash.""" from __future__ import absolute_import