Removed whitespace block
This commit is contained in:
parent
25bf1ab1c5
commit
3333d15b87
|
@ -1064,8 +1064,6 @@ public class CKANPackage extends CKAN {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if(!approvedSet) {
|
if(!approvedSet) {
|
||||||
addExtraField(jsonNode, GCatConstants.SYSTEM_CM_ITEM_STATUS, CMItemStatus.APPROVED.getValue());
|
addExtraField(jsonNode, GCatConstants.SYSTEM_CM_ITEM_STATUS, CMItemStatus.APPROVED.getValue());
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue