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:
parent
267841d7bd
commit
e2028d43a2
4 changed files with 30 additions and 31 deletions
1
packages/cache/__tests__/config.test.ts
vendored
1
packages/cache/__tests__/config.test.ts
vendored
|
@ -1,4 +1,3 @@
|
|||
import { promises as fs } from 'fs'
|
||||
import * as config from '../src/internal/config'
|
||||
|
||||
beforeEach(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue