Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Oct 20, 2022
1 parent 5b0f792 commit 21aca48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions effect/BlockRead.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import * as $ from "../deps/scale.ts";
import * as Z from "../deps/zones.ts";
import * as M from "../frame_metadata/mod.ts";
import * as known from "../known/mod.ts";
import * as rpc from "../rpc/mod.ts";
import * as U from "../util/mod.ts";
import { $extrinsic } from "./core/$extrinsic.ts";
import { deriveCodec } from "./core/deriveCodec.ts";
Expand Down

0 comments on commit 21aca48

Please sign in to comment.