mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Remove unused type
This commit is contained in:
parent
609030cc13
commit
85e7fea342
@ -77,8 +77,6 @@ const (
|
||||
LevelDb RepoKind = "leveldb"
|
||||
)
|
||||
|
||||
type rawJSON = json.RawMessage
|
||||
|
||||
type CodexConfig struct {
|
||||
LogFormat LogFormat `json:"log-format,omitempty"`
|
||||
MetricsEnabled bool `json:"metrics,omitempty"`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user