remove method

remove(issue)

Remove the issue from the collection.

def remove(self, issue):
    ...
ParameterTypeDescription
issueIssue

See Also