diff options
Diffstat (limited to 'script')
| -rwxr-xr-x | script/publish.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/script/publish.ts b/script/publish.ts index 64afcf341..c0f79bb9c 100755 --- a/script/publish.ts +++ b/script/publish.ts @@ -1,7 +1,6 @@ #!/usr/bin/env bun import { $ } from "bun" -import path from "path" console.log("=== publishing ===\n") |
