diff --git a/pillar/manage_extra/node_types/asset.py b/pillar/manage_extra/node_types/asset.py index 92772c60..810fdfe3 100644 --- a/pillar/manage_extra/node_types/asset.py +++ b/pillar/manage_extra/node_types/asset.py @@ -12,8 +12,7 @@ node_type_asset = { 'allowed': [ 'published', 'pending', - 'processing', - 'deleted' + 'processing' ], }, # Used for sorting within the context of a group