fix: seed file warnings

This commit is contained in:
Sonny
2024-07-07 20:26:09 +02:00
parent fd896db872
commit 5baa9e1c35
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ export default class extends BaseSeeder {
static environment = ['development', 'testing'];
async run() {
// eslint-disable-next-line unicorn/no-await-expression-member
const users = await getUserIds();
const links = await Promise.all(