Skip to content

Commit 4a09616

Browse files
committed
Removed unsupported range config
1 parent a5f70cf commit 4a09616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/debiai/exploration/Columns.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
v-model="aggregationType"
283283
>
284284
<option value="evenRange">Even range</option>
285-
<option value="evenQuantity">Even quantity</option>
285+
<!-- <option value="evenQuantity">Even quantity</option> -->
286286
</select>
287287
</div>
288288

0 commit comments

Comments
 (0)