more fix for python-3.12-deprecated

This commit is contained in:
Than Ngo 2023-07-22 18:21:46 +02:00
commit ea4ef026ef

View file

@ -170,14 +170,3 @@ diff -up chromium-115.0.5790.102/mojo/public/tools/mojom/mojom/fileutil.py.pytho
import os.path
import sys
diff -up chromium-115.0.5790.102/mojo/public/tools/mojom/mojom/parse/lexer.py.python-imp-deprecated chromium-115.0.5790.102/mojo/public/tools/mojom/mojom/parse/lexer.py
--- chromium-115.0.5790.102/mojo/public/tools/mojom/mojom/parse/lexer.py.python-imp-deprecated 2023-07-21 05:41:02.000000000 +0200
+++ chromium-115.0.5790.102/mojo/public/tools/mojom/mojom/parse/lexer.py 2023-07-22 14:45:20.432127571 +0200
@@ -2,7 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import imp
import os.path
import sys