mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 22:38:53 +08:00
fix acl api
This commit is contained in:
@@ -156,6 +156,3 @@ class ResourceCRUD(object):
|
||||
resource = Resource.get_by_id(_id) or abort(404, "Resource <{0}> is not found".format(_id))
|
||||
|
||||
resource.soft_delete()
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user