mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
patman: Drop unused signoff member
This is not used. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
dffa42c3ef
commit
47f62952cc
2 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,7 @@ import unittest
|
|||
from patman import control
|
||||
from patman import gitutil
|
||||
from patman import patchstream
|
||||
from patman.patchstream import PatchStream
|
||||
from patman import settings
|
||||
from patman import terminal
|
||||
from patman import tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue