remove commented out code
This commit is contained in:
parent
48fc85c761
commit
05bde27944
|
@ -7,9 +7,6 @@ from .base_model import BookWyrmModel
|
|||
from . import fields
|
||||
from .relationship import UserBlocks
|
||||
|
||||
# from .user import User
|
||||
|
||||
|
||||
class Group(BookWyrmModel):
|
||||
"""A group of users"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue