Remove outdated comment

This commit is contained in:
richard-dds 2018-08-22 11:10:29 -04:00
parent 3eb9076b03
commit 1b7b024bd7

View File

@ -12,10 +12,6 @@ from atst.models.permissions import Permissions
class Workspaces(object):
# will a request have a TO association?
# do we automatically create an entry for the request.creator in the
# workspace_roles table?
@classmethod
def create(cls, request, name=None):
name = name or request.id