Remove duplicate line

Initially accidentally added in 9e8f57bf7a
and then amusingly commit 1bd14464b9
indentation fixed.

Fixes: #2613
This commit is contained in:
Panu Matilainen 2023-08-14 09:58:20 +03:00
parent 2240955422
commit 194eb10166
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ static const struct PartRec {
{ PART_TRANSFILETRIGGERIN, LEN_AND_STR("%transfiletriggerin")},
{ PART_TRANSFILETRIGGERIN, LEN_AND_STR("%transfiletrigger")},
{ PART_TRANSFILETRIGGERUN, LEN_AND_STR("%transfiletriggerun")},
{ PART_TRANSFILETRIGGERUN, LEN_AND_STR("%transfiletriggerun")},
{ PART_TRANSFILETRIGGERPOSTUN, LEN_AND_STR("%transfiletriggerpostun")},
{ PART_EMPTY, LEN_AND_STR("%end")},
{ PART_PATCHLIST, LEN_AND_STR("%patchlist")},