File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ defmodule Plural.MixProject do
5656 strip_beams: true ,
5757 quiet: false ,
5858 applications: [
59- :runtime_tools ,
6059 api: :permanent ,
6160 core: :permanent ,
6261 email: :permanent ,
@@ -69,7 +68,6 @@ defmodule Plural.MixProject do
6968 strip_beams: true ,
7069 quiet: false ,
7170 applications: [
72- :runtime_tools ,
7371 rtc: :permanent ,
7472 core: :permanent ,
7573 graphql: :load
@@ -81,7 +79,6 @@ defmodule Plural.MixProject do
8179 strip_beams: true ,
8280 quiet: false ,
8381 applications: [
84- :runtime_tools ,
8582 worker: :permanent ,
8683 core: :permanent
8784 ]
@@ -92,7 +89,6 @@ defmodule Plural.MixProject do
9289 strip_beams: true ,
9390 quiet: false ,
9491 applications: [
95- :runtime_tools ,
9692 cron: :permanent ,
9793 core: :permanent ,
9894 email: :permanent
You can’t perform that action at this time.
0 commit comments