Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
silky committed Dec 29, 2021
1 parent e89586b commit f17f235
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plutus-pab/src/Plutus/PAB/Webserver/API.hs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module Plutus.PAB.Webserver.API
, SwaggerAPI
) where

import Cardano.Wallet.Mock.API qualified as Wallet
import Data.Aeson qualified as JSON
import Data.Text (Text)
import Plutus.PAB.Webserver.Types (ContractActivationArgs, ContractInstanceClientState, ContractSignatureResponse,
Expand Down

0 comments on commit f17f235

Please sign in to comment.