Skip to content

Commit e97cc5a

Browse files
committed
fix double import
1 parent b3628d2 commit e97cc5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/helper.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
2222
// THE POSSIBILITY OF SUCH DAMAGE.
2323

24-
import { styleText } from "node:util";
2524
import core from "@actions/core";
2625
import { spawn } from "child_process";
2726
import commandLineUsage from "command-line-usage";

0 commit comments

Comments
 (0)