forked from AkkomaGang/akkoma
Activity: mix format (2 empty lines)
This commit is contained in:
parent
98c8184c1f
commit
7390192c03
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ def by_object_ap_id(ap_id) do
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
def create_by_object_ap_id(ap_ids) when is_list(ap_ids) do
|
def create_by_object_ap_id(ap_ids) when is_list(ap_ids) do
|
||||||
from(
|
from(
|
||||||
activity in Activity,
|
activity in Activity,
|
||||||
|
|
Loading…
Reference in a new issue