projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40c7d6f
)
Fix credo issues
author
rinpatch
<rinpatch@sdf.org>
Wed, 18 Sep 2019 19:09:03 +0000
(22:09 +0300)
committer
Ariadne Conill
<ariadne@dereferenced.org>
Sun, 6 Oct 2019 14:53:55 +0000
(14:53 +0000)
lib/pleroma/object/fetcher.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/object/fetcher.ex
b/lib/pleroma/object/fetcher.ex
index 91e6b6dcac888d76b156e34da257ae90ef9caf15..cea33b5af26e9ef3a56b12f688ca63a6de0c5a52 100644
(file)
--- a/
lib/pleroma/object/fetcher.ex
+++ b/
lib/pleroma/object/fetcher.ex
@@
-6,8
+6,8
@@
defmodule Pleroma.Object.Fetcher do
alias Pleroma.HTTP
alias Pleroma.Object
alias Pleroma.Object.Containment
- alias Pleroma.Signature
alias Pleroma.Repo
+ alias Pleroma.Signature
alias Pleroma.Web.ActivityPub.InternalFetchActor
alias Pleroma.Web.ActivityPub.Transmogrifier
alias Pleroma.Web.OStatus