Skip to content

Commit

Permalink
chore: remove unnecessary inclusion of app in release applications co…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
jhonndabi committed Feb 15, 2022
1 parent 4fada84 commit c5830cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def project do
[
releases: [
my_instrumented_release: [
applications: [opentelemetry_exporter: :permanent, opentelemetry: :temporary, my_instrumented_app: :permanent]
applications: [opentelemetry_exporter: :permanent, opentelemetry: :temporary]
],

...
Expand Down

0 comments on commit c5830cc

Please sign in to comment.