Explorar el Código

biome autofix

Futa Arai hace 6 meses
padre
commit
b43efbe50f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/app/playwright/utils/Login.ts

+ 0 - 1
apps/app/playwright/utils/Login.ts

@@ -1,5 +1,4 @@
 import path from 'node:path';
-
 import { expect, type Page } from '@playwright/test';
 
 const authFile = path.resolve(__dirname, '../.auth/admin.json');