Skip to content

Commit

Permalink
this works - I think
Browse files Browse the repository at this point in the history
Signed-off-by: David van der Spek <[email protected]>
  • Loading branch information
davidspek committed Feb 10, 2023
1 parent 2b19182 commit 3fa134a
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 @@ -56,7 +56,6 @@ defmodule Plural.MixProject do
strip_beams: true,
quiet: false,
applications: [
:runtime_tools,
api: :permanent,
core: :permanent,
email: :permanent,
Expand All @@ -69,7 +68,6 @@ defmodule Plural.MixProject do
strip_beams: true,
quiet: false,
applications: [
:runtime_tools,
rtc: :permanent,
core: :permanent,
graphql: :load
Expand All @@ -81,7 +79,6 @@ defmodule Plural.MixProject do
strip_beams: true,
quiet: false,
applications: [
:runtime_tools,
worker: :permanent,
core: :permanent
]
Expand All @@ -92,7 +89,6 @@ defmodule Plural.MixProject do
strip_beams: true,
quiet: false,
applications: [
:runtime_tools,
cron: :permanent,
core: :permanent,
email: :permanent
Expand Down

0 comments on commit 3fa134a

Please sign in to comment.