mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 15:41:19 +00:00
Chore: add prettier organize imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { test, expect } from '@playwright/test'
|
||||
import { expect, test } from '@playwright/test'
|
||||
import path from 'node:path'
|
||||
|
||||
const REQUESTS_HAR1 = path.join(__dirname, 'requests/api-dashboard1.har')
|
||||
|
||||
Reference in New Issue
Block a user