filters/projects: remove duplicate MakefileSubdirFilter import
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
This commit is contained in:
parent
218a1bf835
commit
83b49b313c
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue