From ab3fd1626f26598cd787864699adf0660c9cc862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=8F=AF?= Date: Mon, 16 Dec 2024 09:28:13 +0000 Subject: [PATCH] test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李可 --- PRESUBMIT.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRESUBMIT.py b/PRESUBMIT.py index 1e9bb05151..f48aed83ca 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -1,6 +1,6 @@ # Copyright 2012 The Chromium Authors # Use of this source code is governed by a BSD-style license that can be -# found in the LICENSE file. +# found in the LICENSE file. """Top-level presubmit script for Chromium. -- Gitee