File tree 1 file changed +0
-4
lines changed
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
56
56
strip_beams: true ,
57
57
quiet: false ,
58
58
applications: [
59
- :runtime_tools ,
60
59
api: :permanent ,
61
60
core: :permanent ,
62
61
email: :permanent ,
@@ -69,7 +68,6 @@ defmodule Plural.MixProject do
69
68
strip_beams: true ,
70
69
quiet: false ,
71
70
applications: [
72
- :runtime_tools ,
73
71
rtc: :permanent ,
74
72
core: :permanent ,
75
73
graphql: :load
@@ -81,7 +79,6 @@ defmodule Plural.MixProject do
81
79
strip_beams: true ,
82
80
quiet: false ,
83
81
applications: [
84
- :runtime_tools ,
85
82
worker: :permanent ,
86
83
core: :permanent
87
84
]
@@ -92,7 +89,6 @@ defmodule Plural.MixProject do
92
89
strip_beams: true ,
93
90
quiet: false ,
94
91
applications: [
95
- :runtime_tools ,
96
92
cron: :permanent ,
97
93
core: :permanent ,
98
94
email: :permanent
You can’t perform that action at this time.
0 commit comments