Bump deps and migrate ESLINT to v9 (#2406)
This commit is contained in:
parent
f45eab7759
commit
6e3c73b91e
7 changed files with 227 additions and 1043 deletions
|
@ -695,7 +695,6 @@ const CollectPlans = computed(`metadata:collect-plans`, async target => {
|
|||
|
||||
const SGR_PREFIX_PREFIX = "SGr-";
|
||||
|
||||
// eslint-disable-next-line complexity
|
||||
async function getCollectPlans(target, rawCollectPlans) {
|
||||
const plans = {};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue