mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3290 Set | Fix | Removed ‘equal’ condition for selection relations (#2030)
This commit is contained in:
parent
ed10d215f5
commit
5c583bb8f2
1 changed files with 0 additions and 1 deletions
|
@ -356,7 +356,6 @@ sealed class Viewer {
|
|||
fun selectConditions() = listOf(
|
||||
In(),
|
||||
AllIn(),
|
||||
Equal(),
|
||||
NotIn(),
|
||||
Empty(),
|
||||
NotEmpty(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue