From 02a84ee9f9a41e29ff9fe3bda3eecf8c7c4f5988 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 6 Nov 2024 12:12:09 +0100 Subject: [PATCH] dre: ruff check --fix Change-Id: I8c94472a9b3b42f8bc35cda27d00ff9dc9705a55 --- extract-files.py | 1 - 1 file changed, 1 deletion(-) diff --git a/extract-files.py b/extract-files.py index 84df5ca..be70cd1 100755 --- a/extract-files.py +++ b/extract-files.py @@ -18,7 +18,6 @@ from extract_utils.main import ( ExtractUtilsModule, ) - namespace_imports = [ 'device/oneplus/dre', 'hardware/oplus',