1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-09 09:35:06 +09:00

Linter fixes and remove unnecessary dependency

This commit is contained in:
Bassem Dghaidi 2024-11-21 04:05:04 -08:00 committed by GitHub
parent 267841d7bd
commit e2028d43a2
4 changed files with 30 additions and 31 deletions

View file

@ -1,4 +1,3 @@
import { promises as fs } from 'fs'
import * as config from '../src/internal/config'
beforeEach(() => {