Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cffls committed Oct 17, 2024
1 parent 3cc0d02 commit cdddf75
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pycardano/witness.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,11 @@
from pycardano.key import ExtendedVerificationKey, VerificationKey
from pycardano.nativescript import NativeScript
from pycardano.plutus import (
ExecutionUnits,
PlutusV1Script,
PlutusV2Script,
PlutusV3Script,
RawPlutusData,
Redeemer,
RedeemerKey,
RedeemerMap,
Redeemers,
RedeemerTag,
RedeemerValue,
)
from pycardano.serialization import (
ArrayCBORSerializable,
Expand Down

0 comments on commit cdddf75

Please sign in to comment.