Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
trungnotchung committed Dec 30, 2024
1 parent a24a0d5 commit d196764
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/object/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { ObjectSet } from "./utils/objectSet.js";

export * as ObjectPb from "./proto/drp/object/v1/object_pb.js";
export * from "./hashgraph/index.js";
import { stat } from "node:fs";
import { cloneDeep } from "es-toolkit";

export interface IACL {
Expand Down

0 comments on commit d196764

Please sign in to comment.