Skip to content

Commit

Permalink
Removes duplicate bean module.
Browse files Browse the repository at this point in the history
  • Loading branch information
stiehlrod committed Nov 15, 2024
1 parent 0c3fcbc commit 9271d36
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,6 @@ module AddFlash
end
end

module ClaimantWebService
DEFINITION =
Service.new(
bean: ClaimantServiceBean::DEFINITION,
path: 'ClaimantWebService'
)
end

module ClaimantWebService
DEFINITION =
Service.new(
Expand Down

0 comments on commit 9271d36

Please sign in to comment.