Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Feb 8, 2023
1 parent 11e5902 commit fdc5dd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/post-build.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const { execSync } = require("child_process");
const fs = require("fs");
const path = require("path");
const crypto = require("crypto");

let step = 1;

Expand Down

0 comments on commit fdc5dd8

Please sign in to comment.