mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
combo-layer: remove unused import
(From OE-Core rev: ebfab6c3034d41252d19c6e1a0ba79072aa51146) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
161faa7e7e
commit
713d0e531b
@@ -21,7 +21,6 @@ import re
|
||||
import copy
|
||||
import pipes
|
||||
import shutil
|
||||
from collections import OrderedDict
|
||||
from string import Template
|
||||
from functools import reduce
|
||||
|
||||
|
||||
Reference in New Issue
Block a user