mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-11 18:20:27 +09:00
remove unused variable
This commit is contained in:
parent
1bc91613c9
commit
4b6f7b5255
1 changed files with 0 additions and 1 deletions
|
@ -1002,7 +1002,6 @@ class UtilData {
|
|||
};
|
||||
|
||||
graphFilters () {
|
||||
const { space } = S.Common;
|
||||
const templateType = S.Record.getTemplateType();
|
||||
const filters: any[] = [
|
||||
{ relationKey: 'isHidden', condition: I.FilterCondition.NotEqual, value: true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue