Skip to content

Commit cc67f83

Browse files
committed
maintenance
1 parent dca986f commit cc67f83

9 files changed

+12584
-2545
lines changed

.eslintignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

.eslintrc.json

Lines changed: 0 additions & 68 deletions
This file was deleted.

__tests__/tdeps.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as _core from '@actions/core'
22
import * as _exec from '@actions/exec'
33
import * as _io from '@actions/io'
44
import * as _tc from '@actions/tool-cache'
5-
import * as _http from '@actions/http-client'
65
import * as _os from 'os'
76
import * as _crypto from 'crypto'
87
import * as _fs from '../src/fs'

0 commit comments

Comments
 (0)