mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
patchtest: remove unused imports
(From OE-Core rev: 673d1b51b5183a81d1daaa7a48250aa938679883) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit be8429d986335aae65c2426862b97836ba46e42a) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
4f6d210ee0
commit
a7a7320737
@@ -16,7 +16,6 @@
|
||||
import os
|
||||
import argparse
|
||||
import collections
|
||||
import tempfile
|
||||
import logging
|
||||
|
||||
logger=logging.getLogger('patchtest')
|
||||
|
||||
Reference in New Issue
Block a user