Skip to content

Commit 2635176

Browse files
committed
Move plug to its pace
1 parent fc5709d commit 2635176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/error_tracker/integrations
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
defmodule ErrorTracker.Plug do
1+
defmodule ErrorTracker.Integrations.Plug do
22
defmacro __using__(_opts) do
33
quote do
44
use Plug.ErrorHandler

0 commit comments

Comments
 (0)