We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f428bba + ddae55f commit 960ad89Copy full SHA for 960ad89
1 file changed
mix.exs
@@ -21,9 +21,7 @@ defmodule CircularBuffer.MixProject do
21
22
# Run "mix help compile.app" to learn about applications.
23
def application do
24
- [
25
- extra_applications: [:logger]
26
- ]
+ []
27
end
28
29
# Run "mix help deps" to learn about dependencies.
0 commit comments