mirror of https://github.com/actions/toolkit
Linter fixes and remove unnecessary dependency
parent
267841d7bd
commit
e2028d43a2
|
@ -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(() => {
|
||||||
|
|
Loading…
Reference in New Issue