Skip to content

Commit

Permalink
Remove unused HTTP module
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed Sep 19, 2024
1 parent 24a6b6f commit fca51e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
2 changes: 0 additions & 2 deletions lib/customer-deposit-wallet/customer-deposit-wallet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,8 @@ library http
, servant-server
, text
, text-class
, warp

exposed-modules:
Cardano.Wallet.Deposit.HTTP
Cardano.Wallet.Deposit.HTTP.Endpoints
Cardano.Wallet.Deposit.HTTP.Implementation
Cardano.Wallet.Deposit.HTTP.Types.API
Expand Down
34 changes: 0 additions & 34 deletions lib/customer-deposit-wallet/http/Cardano/Wallet/Deposit/HTTP.hs

This file was deleted.

0 comments on commit fca51e6

Please sign in to comment.