mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-04-20 10:13:59 +02:00
Remove the extraneous require
This commit is contained in:
parent
e29c340734
commit
ce0a600261
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
defmodule PhilomenaWeb.SettingController do
|
||||
require Logger
|
||||
use PhilomenaWeb, :controller
|
||||
|
||||
alias Philomena.Users
|
||||
|
|
Loading…
Add table
Reference in a new issue