removes unneeded imports
This commit is contained in:
parent
9b7f0366e7
commit
1e01e76ac2
5 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
''' Handle user activity '''
|
||||
from django.utils import timezone
|
||||
|
||||
from bookwyrm import activitypub, books_manager, models
|
||||
from bookwyrm import models
|
||||
from bookwyrm.sanitize_html import InputHtmlParser
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue