Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
9a90b5d9
Commit
9a90b5d9
authored
Jan 16, 2019
by
rinpatch
Browse files
oof
parent
8a9f0898
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/pleroma/user.ex
View file @
9a90b5d9
...
...
@@ -463,7 +463,6 @@ def get_cached_by_nickname(nickname) do
def
get_cached_by_nickname_or_id
(
nickname_or_id
)
do
get_cached_by_id
(
maybe_id
)
||
get_cached_by_nickname
(
nickname_or_id
)
end
end
def
get_by_nickname
(
nickname
)
do
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment