mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 09:15:33 +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…
Reference in a new issue