mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +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
@@ -15,7 +15,6 @@ import mailbox
|
||||
import argparse
|
||||
import re
|
||||
import git
|
||||
import sys
|
||||
|
||||
re_prefix = re.compile("(\[.*\])", re.DOTALL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user