Skip to content

Commit 45adcb8

Browse files
fix
1 parent 4614b23 commit 45adcb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stream/aptos/StreamClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { ClientConfig, Types } from "aptos";
1+
import type { Types } from "aptos";
22
import { AptosAccount, AptosClient } from "aptos";
33

44
import { BaseStreamClient } from "../common/BaseStreamClient.js";

0 commit comments

Comments
 (0)