Skip to content

Commit feecc05

Browse files
committed
Import cleanup.
1 parent 2140812 commit feecc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/tests/offline.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { AbstractPowerSyncDatabase, column, Column, ColumnType, Schema, Table } from '@powersync/common';
1+
import { AbstractPowerSyncDatabase, column, Schema, Table } from '@powersync/common';
22
import { PowerSyncDatabase } from '@powersync/web';
33
import { afterEach, beforeEach, describe, expect, it } from 'vitest';
44

0 commit comments

Comments
 (0)