mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-05-04 07:58:04 +08:00
Linter fixes and remove unnecessary dependency
This commit is contained in:
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'
|
import * as config from '../src/internal/config'
|
||||||
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user