chore: list filter bool value

This commit is contained in:
Joel 2025-07-28 11:09:37 +08:00
parent 171c5055f8
commit 7bfdfe73c2
1 changed files with 0 additions and 2 deletions

View File

@ -111,8 +111,6 @@ export const getOperators = (type?: VarType, file?: { key: string }) => {
return [
ComparisonOperator.is,
ComparisonOperator.isNot,
ComparisonOperator.empty,
ComparisonOperator.notEmpty,
]
case VarType.file:
return [