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 (
5959 // shardInfoPrefix is used for storing shard ID. All keys are custom and are not connected to the container.
6060 shardInfoPrefix
6161
62- //======================
62+ // ======================
6363 // Unique index buckets.
64- //======================
64+ // ======================
6565
6666 // unusedPrimaryPrefix was deleted in metabase version 6
6767 unusedPrimaryPrefix
@@ -76,18 +76,18 @@ const (
7676 // unusedRootPrefix was deleted in metabase version 5
7777 unusedRootPrefix
7878
79- //====================
79+ // ====================
8080 // FKBT index buckets.
81- //====================
81+ // ====================
8282
8383 // unusedOwnerPrefix was deleted in metabase version 5
8484 unusedOwnerPrefix
8585 // unusedUserAttributePrefix was deleted in metabase version 5
8686 unusedUserAttributePrefix
8787
88- //====================
88+ // ====================
8989 // List index buckets.
90- //====================
90+ // ====================
9191
9292 // unusedPayloadHashPrefix was deleted in metabase version 5
9393 unusedPayloadHashPrefix
You can’t perform that action at this time.
0 commit comments