Skip to content

Commit

Permalink
remove logger from helper
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull committed May 9, 2024
1 parent 854d038 commit dd365cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/telemetry/helper.ex
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ defmodule Telemetry.Helper do
Only for use in development.
"""

require Logger

@doc """
Attach to all telemetry events and log them.
Expand Down

0 comments on commit dd365cd

Please sign in to comment.