Skip to content

Commit

Permalink
Revert addition of network module
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed May 23, 2019
1 parent 03883a5 commit 8f89736
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 209 deletions.
10 changes: 1 addition & 9 deletions lib/jormungandr/cardano-wallet-jormungandr.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,15 @@ library
, cardano-wallet-core
, servant
, memory
, exceptions
, http-media
, http-client
, http-types
, transformers
, cryptonite
, cardano-crypto
, servant-client
, servant-client-core
, text
, text-class
hs-source-dirs:
src
exposed-modules:
Cardano.Environment.Jormungandr
Cardano.Wallet.Binary.Jormungandr
Cardano.Wallet.Network.Jormungandr
Cardano.Wallet.Network.Jormungandr.Api
Cardano.Wallet.Compatibility.Jormungandr
Cardano.Wallet.Transaction.Jormungandr

Expand Down
200 changes: 0 additions & 200 deletions lib/jormungandr/src/Cardano/Wallet/Network/Jormungandr.hs

This file was deleted.

0 comments on commit 8f89736

Please sign in to comment.