Skip to content

Commit

Permalink
modern application config
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Nov 9, 2023
1 parent cd58035 commit cc4e580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ defmodule BencheeCSV.Mixfile do
end

def application do
[applications: [:logger, :benchee, :csv]]
[]
end

defp deps do
Expand Down

0 comments on commit cc4e580

Please sign in to comment.