Skip to content

Commit

Permalink
chore: remove unused require Logger
Browse files Browse the repository at this point in the history
  • Loading branch information
jcartwright committed Nov 12, 2024
1 parent de58c78 commit f572a03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/postscript/request.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
defmodule Postscript.Request do
require Logger

alias Postscript.{Config, Helpers, Operation, Response}

@type t ::
Expand Down

0 comments on commit f572a03

Please sign in to comment.