fixed more lint issues

This commit is contained in:
Boki 2025-06-20 08:27:07 -04:00
parent 43f4429998
commit 5436509ed6
7 changed files with 15 additions and 16 deletions

View file

@ -5,7 +5,7 @@
* without requiring an actual QuestDB instance.
*/
import { afterEach, beforeEach, describe, expect, it, mock } from 'bun:test';
import { afterEach, describe, expect, it } from 'bun:test';
import {
createQuestDBClient,
QuestDBClient,