mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 23:31:19 +03:00
Remove test
This commit is contained in:
parent
325bccf010
commit
4358f12106
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ export function filteredItem(item, filterContext, currentAccountID) {
|
|||
titles: filterTitles,
|
||||
titlesStr: filterTitles.join(' • '),
|
||||
};
|
||||
item._test = { test: 'test' };
|
||||
}
|
||||
return isWarn;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue