reorder imports
This commit is contained in:
parent
a7280fb5c0
commit
ed01f8d299
2 changed files with 35 additions and 25 deletions
|
|
@ -921,6 +921,7 @@ def get_header_field(hdr, name, src_arch=False):
|
|||
return "nosrc"
|
||||
return "src"
|
||||
|
||||
# REMOVED?
|
||||
result = _get_header_field(hdr, name)
|
||||
|
||||
if name in ("NOSOURCE", "NOPATCH"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue