Skip to content

Commit

Permalink
Merge pull request #37 from ledgerwatch/remove_sub_folder
Browse files Browse the repository at this point in the history
remove sub-folder "history" to simplify
  • Loading branch information
AskAlexSharov authored Sep 29, 2023
2 parents fe47aa6 + fae014f commit f89799c
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 29 deletions.
24 changes: 0 additions & 24 deletions embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,3 @@ var Gnosis []byte

//go:embed chiado.toml
var Chiado []byte

//go:embed history/mainnet.toml
var MainnetHistory []byte

//go:embed history/sepolia.toml
var SepoliaHistory []byte

//go:embed history/goerli.toml
var GoerliHistory []byte

//go:embed history/ropsten.toml
var RopstenHistory []byte

//go:embed history/mumbai.toml
var MumbaiHistory []byte

//go:embed history/bor-mainnet.toml
var BorMainnetHistory []byte

//go:embed history/gnosis.toml
var GnosisHistory []byte

//go:embed history/chiado.toml
var ChiadoHistory []byte
Empty file removed history/bor-mainnet.toml
Empty file.
1 change: 0 additions & 1 deletion history/chiado.toml

This file was deleted.

1 change: 0 additions & 1 deletion history/gnosis.toml

This file was deleted.

Empty file removed history/goerli.toml
Empty file.
3 changes: 0 additions & 3 deletions history/hack.go

This file was deleted.

Empty file removed history/mainnet.toml
Empty file.
Empty file removed history/mumbai.toml
Empty file.
Empty file removed history/ropsten.toml
Empty file.
Empty file removed history/sepolia.toml
Empty file.

0 comments on commit f89799c

Please sign in to comment.