clean up formatting

Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
Paul Schultz
2023-03-08 10:13:38 -06:00
parent 34fe6c9246
commit 040b54f7e5
26 changed files with 449 additions and 417 deletions
@@ -105,8 +105,8 @@ export default async function createCatalogEventBasedProviders(
}),
);
/* highlight-add-end */
return providers.flat();
}
return providers.flat();
}
```
**Attention:**