Skip to content

Commit

Permalink
fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrurodr committed Mar 7, 2022
1 parent a6c1e26 commit 32b0c78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { endGroup, startGroup } from '@actions/core'
import * as github from '@actions/github'
//import axios, { AxiosError, AxiosRequestConfig, AxiosResponse } from 'axios'
import fetch from 'node-fetch'
import { formatEvent } from './format'
import { getInputs, Inputs, statusOpts } from './input'
import { logDebug, logError, logInfo } from './utils'
Expand Down

0 comments on commit 32b0c78

Please sign in to comment.