Skip to content

Commit 770d1b5

Browse files
committed
Resolve Deprecation Warning
1 parent 060800a commit 770d1b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/config.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
use Mix.Config
1+
import Config
2+
23
config :logger, :console, metadata: [:all, :crash_reason]
34
config :elixir, :time_zone_database, Tzdata.TimeZoneDatabase

0 commit comments

Comments
 (0)