Skip to content

Commit 4d4add9

Browse files
author
xml
committed
fix: The component field can be empty
Task: https://pms.uniontech.com/task-view-385551.html
1 parent 186bb3e commit 4d4add9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lastore-upgrade-query/upgrade_query.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ bool UpgradePackage::Valid() const {
2626
CandidateVersion.empty() ||
2727
Architecture.empty() ||
2828
Codename.empty() ||
29-
Component.empty() ||
3029
Site.empty() ||
3130
Filename.empty() ||
3231
Hash.empty()) {

0 commit comments

Comments
 (0)