Skip to content

Commit 1460986

Browse files
committed
remove unused import
1 parent 0e58ec0 commit 1460986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GPUDevice.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
import { JSCallback, type Pointer, ptr } from "bun:ffi";
2+
import { type Pointer, ptr } from "bun:ffi";
33
import {
44
BufferUsageFlags,
55
} from ".";

0 commit comments

Comments
 (0)