Skip to content

Commit

Permalink
remove extras
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Jan 26, 2024
1 parent bac3a05 commit abc6793
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/eosevm-erc20-transfers.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import fs from "fs";
import { createModuleHashHex, createRegistry, createRequest } from "@substreams/core";
import { createRegistry, createRequest } from "@substreams/core";
import { readPackage } from "@substreams/manifest";
import { BlockEmitter, createNodeTransport } from "@substreams/node";
import LogUpdate from "log-update";

// auth API token
// https://app.streamingfast.io/
Expand Down

0 comments on commit abc6793

Please sign in to comment.