Skip to content

Commit 6e01c56

Browse files
committed
Don't configure json_library in dev (use platform json)
1 parent d4db9b6 commit 6e01c56

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/dev.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ config :ex_money,
99
log_failure: :warning,
1010
log_info: :info,
1111
log_success: :info,
12-
# json_library: Jason,
1312
exchange_rates_cache: Money.ExchangeRates.Cache.Dets,
1413
default_cldr_backend: Money.Cldr
1514

0 commit comments

Comments
 (0)