Skip to content

Commit

Permalink
Ensure the appsignal hook class is loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
StefSchenkelaars committed Jul 28, 2021
1 parent daed154 commit 11817cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/appsignal/sourcemap/hook.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'appsignal/hooks'

module Appsignal
module Sourcemap
class SourcemapHook < Appsignal::Hooks::Hook
Expand Down

0 comments on commit 11817cc

Please sign in to comment.