[fix] temp remove create inbox process
This commit is contained in:
parent
a0105f7959
commit
bbda14f332
1 changed files with 0 additions and 3 deletions
|
@ -247,9 +247,6 @@ async def process_incoming(
|
|||
relates_to_inbox_object=relates_to_inbox_object,
|
||||
):
|
||||
return True
|
||||
elif "Create" == ap_object["type"]:
|
||||
return True
|
||||
|
||||
|
||||
return False
|
||||
|
||||
|
|
Loading…
Reference in a new issue