Skip to content

Commit

Permalink
chore: remove random md files (#99)
Browse files Browse the repository at this point in the history
* chore: remove random md files

* fix diff
  • Loading branch information
jtguibas authored Sep 3, 2024
1 parent 8267005 commit ab5e8dc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 173 deletions.
2 changes: 1 addition & 1 deletion proposer/op/proposer/proposer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ import (
"os"
"testing"

opsuccinctbindings "github.com/succinctlabs/op-succinct-go/bindings"
"github.com/ethereum-optimism/optimism/op-proposer/metrics"
opservice "github.com/ethereum-optimism/optimism/op-service"
oplog "github.com/ethereum-optimism/optimism/op-service/log"
"github.com/ethereum-optimism/optimism/op-service/txmgr"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/types"
"github.com/joho/godotenv"
opsuccinctbindings "github.com/succinctlabs/op-succinct-go/bindings"
"github.com/succinctlabs/op-succinct-go/proposer/flags"
"github.com/urfave/cli/v2"
)
Expand Down
23 changes: 0 additions & 23 deletions proposer/succinct/COST_ESTIMATOR.md

This file was deleted.

39 changes: 0 additions & 39 deletions proposer/succinct/OP_SUCCINCT_PROPOSER.md

This file was deleted.

110 changes: 0 additions & 110 deletions proposer/succinct/TUTORIAL.md

This file was deleted.

0 comments on commit ab5e8dc

Please sign in to comment.