Skip to content

Commit fa44ea5

Browse files
committed
Remove unused import
1 parent 5b0d698 commit fa44ea5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/main.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// @ts-check
22
import { test, expect } from '@playwright/test';
3-
import PocketBase from 'pocketbase'
43
const mailhog = require('mailhog')();
54

65
const SUPERUSER_IDENTITY = 'test@test.com';

0 commit comments

Comments
 (0)