Skip to content

Commit

Permalink
I don't think we need the empty applications any more
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Dec 10, 2023
1 parent 426c128 commit 72175a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ defmodule Benchee.Mixfile do
defp elixirc_paths(:test), do: ["lib", "test/support", "mix"]
defp elixirc_paths(_), do: ["lib"]

def application do
[]
end

defp deps do
deps = [
{:deep_merge, "~> 1.0"},
Expand Down

0 comments on commit 72175a4

Please sign in to comment.