Skip to content

Commit 3d021eb

Browse files
committed
Fix config usage
1 parent dd93af0 commit 3d021eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is responsible for configuring your application
22
# and its dependencies with the aid of the Mix.Config module.
3-
use Mix.Config
3+
import Mix.Config
44

55
# This configuration is loaded before any dependency and is restricted
66
# to this project. If another project depends on this project, this

0 commit comments

Comments
 (0)