Skip to content

Commit

Permalink
remove weird send
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Oct 11, 2024
1 parent 18899bc commit af8efbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taxonium_data_handling/importing.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import zlib from "zlib";
import stream from "stream";
import buffer from "buffer";
import { send } from "process";

class ChunkCounterStream extends stream.PassThrough {
constructor(sendStatusMessage, options = {}) {
Expand Down

0 comments on commit af8efbe

Please sign in to comment.