mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +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
@@ -12,7 +12,6 @@
|
||||
import sys
|
||||
import os
|
||||
import unittest
|
||||
import fileinput
|
||||
import logging
|
||||
import traceback
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user