File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
pkg/local_object_storage/metabase Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,9 @@ const (
59
59
// shardInfoPrefix is used for storing shard ID. All keys are custom and are not connected to the container.
60
60
shardInfoPrefix
61
61
62
- //======================
62
+ // ======================
63
63
// Unique index buckets.
64
- //======================
64
+ // ======================
65
65
66
66
// unusedPrimaryPrefix was deleted in metabase version 6
67
67
unusedPrimaryPrefix
@@ -76,18 +76,18 @@ const (
76
76
// unusedRootPrefix was deleted in metabase version 5
77
77
unusedRootPrefix
78
78
79
- //====================
79
+ // ====================
80
80
// FKBT index buckets.
81
- //====================
81
+ // ====================
82
82
83
83
// unusedOwnerPrefix was deleted in metabase version 5
84
84
unusedOwnerPrefix
85
85
// unusedUserAttributePrefix was deleted in metabase version 5
86
86
unusedUserAttributePrefix
87
87
88
- //====================
88
+ // ====================
89
89
// List index buckets.
90
- //====================
90
+ // ====================
91
91
92
92
// unusedPayloadHashPrefix was deleted in metabase version 5
93
93
unusedPayloadHashPrefix
You can’t perform that action at this time.
0 commit comments