forked from AkkomaGang/akkoma
credo fixes
This commit is contained in:
parent
bd3ed3a622
commit
70eed0594c
1 changed files with 1 additions and 1 deletions
|
@ -6,8 +6,8 @@ defmodule Pleroma.Web.TwitterAPI.Controller do
|
|||
use Pleroma.Web, :controller
|
||||
|
||||
alias Ecto.Changeset
|
||||
alias Pleroma.User
|
||||
alias Pleroma.Notification
|
||||
alias Pleroma.User
|
||||
alias Pleroma.Web.OAuth.Token
|
||||
alias Pleroma.Web.TwitterAPI.TokenView
|
||||
|
||||
|
|
Loading…
Reference in a new issue