Skip to content

Commit 04048e6

Browse files
committed
fix: deprecation warning for Mix.config
1 parent ed4fc41 commit 04048e6

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,4 +1,4 @@
1-
use Mix.Config
1+
import Config
22

33
config :linguist, pluralization_key: :count
44

0 commit comments

Comments
 (0)