Removes tag code

This commit is contained in:
Mouse Reeve
2021-04-08 16:00:57 -07:00
parent 37aacee9c6
commit fdf5113143
6 changed files with 0 additions and 263 deletions

View File

@ -17,8 +17,6 @@ from .favorite import Favorite
from .notification import Notification
from .readthrough import ReadThrough, ProgressUpdate, ProgressMode
from .tag import Tag, UserTag
from .user import User, KeyPair, AnnualGoal
from .relationship import UserFollows, UserFollowRequest, UserBlocks
from .report import Report, ReportComment