Deduplicate incoming create activities
This is a regression.
This commit is contained in:
parent
ba97870276
commit
83770abfd2
2 changed files with 5 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
from datetime import datetime
|
||||
|
||||
from bookwyrm import activitypub, books_manager, models
|
||||
from bookwyrm.books_manager import get_or_create_book
|
||||
from bookwyrm.sanitize_html import InputHtmlParser
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue