fix: removed comments

This commit is contained in:
Khaushik-keygraph
2025-11-13 20:33:58 +05:30
parent 68ec5ccc5a
commit 23618f1fd1
6 changed files with 2 additions and 21 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
#!/usr/bin/env zx
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
#!/usr/bin/env zx
import { path, fs } from 'zx';
import chalk from 'chalk';