Skip to content

Commit 8725bf2

Browse files
committed
Remove trace instructions
1 parent 5636c8d commit 8725bf2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/exometer_core_app.erl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
%% ===================================================================
2424

2525
start(_StartType, _StartArgs) ->
26-
dbg:tracer(),
27-
dbg:tpl(exometer,x),
28-
dbg:tp(setup,x),
29-
dbg:p(all,[call]),
3026
exometer_core_sup:start_link().
3127

3228
start_phase(preset_defaults, _Type, []) ->

0 commit comments

Comments
 (0)