mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-18 13:15:31 +00:00
remove commented out code
This commit is contained in:
parent
48fc85c761
commit
05bde27944
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue