Skip to content

Commit a205717

Browse files
committed
remove some useless comments
1 parent 93cb56d commit a205717

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ instance HasDefinitions MyContracts where
6565
3. Write your main entrypoint for the application and the configuration file
6666

6767
```haskell
68-
d601900dab2e364aea1084bcb8281116e4724309
6968
import Prelude
7069

7170
main :: IO ()

src/BotPlutusInterface/TimeSlot.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ import BotPlutusInterface.Types (
2424
import Cardano.Api (CardanoMode, EraHistory)
2525
import Cardano.Api qualified as CAPI
2626

27-
-- import Cardano.Ledger.Alonzo (AlonzoEra)
28-
2927
import Cardano.Ledger.Alonzo.TxInfo (slotToPOSIXTime)
3028
import Cardano.Ledger.Babbage (BabbageEra)
3129
import Cardano.Ledger.Babbage.PParams (PParams, _protocolVersion)

0 commit comments

Comments
 (0)