Skip to content

Commit

Permalink
refactor: remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoshRitesh12 committed Dec 25, 2024
1 parent 2a9768d commit a5a02bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsup.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { defineConfig } from "tsup";
import { execSync } from "child_process";

export default defineConfig({
format: ["esm"],
Expand Down

0 comments on commit a5a02bc

Please sign in to comment.