Skip to content

Commit ab5e8dc

Browse files
authored
chore: remove random md files (#99)
* chore: remove random md files * fix diff
1 parent 8267005 commit ab5e8dc

File tree

4 files changed

+1
-173
lines changed

4 files changed

+1
-173
lines changed

proposer/op/proposer/proposer_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ import (
88
"os"
99
"testing"
1010

11-
opsuccinctbindings "github.com/succinctlabs/op-succinct-go/bindings"
1211
"github.com/ethereum-optimism/optimism/op-proposer/metrics"
1312
opservice "github.com/ethereum-optimism/optimism/op-service"
1413
oplog "github.com/ethereum-optimism/optimism/op-service/log"
1514
"github.com/ethereum-optimism/optimism/op-service/txmgr"
1615
"github.com/ethereum/go-ethereum/common"
1716
"github.com/ethereum/go-ethereum/core/types"
1817
"github.com/joho/godotenv"
18+
opsuccinctbindings "github.com/succinctlabs/op-succinct-go/bindings"
1919
"github.com/succinctlabs/op-succinct-go/proposer/flags"
2020
"github.com/urfave/cli/v2"
2121
)

proposer/succinct/COST_ESTIMATOR.md

-23
This file was deleted.

proposer/succinct/OP_SUCCINCT_PROPOSER.md

-39
This file was deleted.

proposer/succinct/TUTORIAL.md

-110
This file was deleted.

0 commit comments

Comments
 (0)