Minor tidy up

This commit is contained in:
jd
2026-02-13 22:12:02 +00:00
parent 387a9a36f3
commit eddba49893
5 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
import {beforeAll, afterAll} from 'bun:test';
import {beforeAll} from 'bun:test';
import Bun from 'bun';
import {sql} from "bun";