Delete accidental artifact
This line was left behind by a78303b791.
Change-Id: I17ae356e43486dab1505059c3354e03fd05bdf0d
This commit is contained in:
committed by
huangtianhua
parent
fad2318589
commit
a1835e612e
@@ -290,7 +290,6 @@ class KeystoneRoleAssignmentMixin(object):
|
||||
current_assignments)
|
||||
|
||||
def delete_assignment(self, user_id=None, group_id=None):
|
||||
self._stored_properties_data
|
||||
if self.properties[self.ROLES] is not None:
|
||||
current_assignments = self.parse_list_assignments(
|
||||
user_id=user_id, group_id=group_id)
|
||||
|
||||
Reference in New Issue
Block a user