mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-17 09:00:05 +01:00
Remove the extraneous require
This commit is contained in:
parent
2ae5832ae7
commit
a77b8dd81c
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