filters/projects: remove duplicate MakefileSubdirFilter import

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
This commit is contained in:
Thomas Perrot 2026-05-05 17:47:16 +02:00 committed by Théo Lebrun
parent 218a1bf835
commit 83b49b313c

View file

@ -20,7 +20,6 @@ from .makefiledir import MakefileDirFilter
from .makefilesubdir import MakefileSubdirFilter
from .makefilefile import MakefileFileFilter
from .makefilesrctree import MakefileSrcTreeFilter
from .makefilesubdir import MakefileSubdirFilter
# List of filters applied to all projects