Skip to content

Commit

Permalink
Remove supervisor
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcrn committed Jul 7, 2023
1 parent 86dcf28 commit 77e7807
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 50 deletions.
23 changes: 0 additions & 23 deletions lib/binance/structs/supervisor.ex

This file was deleted.

26 changes: 0 additions & 26 deletions lib/binance/structs/symbol_cache.ex

This file was deleted.

2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ defmodule Binance.MixProject do
# Run "mix help compile.app" to learn about applications.
def application do
[
mod: {Binance.Supervisor, []},
mod: [],
extra_applications: [:logger]
]
end
Expand Down

0 comments on commit 77e7807

Please sign in to comment.