mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-18 02:49:18 +00:00
Activity: mix format (2 empty lines)
This commit is contained in:
parent
98c8184c1f
commit
7390192c03
|
@ -49,7 +49,6 @@ def by_object_ap_id(ap_id) do
|
|||
)
|
||||
end
|
||||
|
||||
|
||||
def create_by_object_ap_id(ap_ids) when is_list(ap_ids) do
|
||||
from(
|
||||
activity in Activity,
|
||||
|
|
Loading…
Reference in a new issue