Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
supreme2580 committed Jan 1, 2025
1 parent 6b2d222 commit a143408
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/utils/shinigami.ts
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,6 @@ class Compiler {
bytes.push(data.length);
bytes.push(...data);
}
// ... rest of PUSHDATA handling ...
continue;
}

Expand Down

0 comments on commit a143408

Please sign in to comment.