Skip to content

Commit

Permalink
Removed unused field.
Browse files Browse the repository at this point in the history
  • Loading branch information
soundvibe committed Nov 15, 2021
1 parent c4535ae commit 7f2a91f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dbnode/storage/bootstrap/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@ type Namespace struct {
// IndexRunOptions are the options for the index bootstrap for this
// namespace.
IndexRunOptions NamespaceRunOptions
// ReadOnly returns true if namespace is read-only.
ReadOnly bool
}

// NamespaceRunOptions are the run options for a bootstrap process run.
Expand Down

0 comments on commit 7f2a91f

Please sign in to comment.