mirror of
https://github.com/actions/deploy-pages.git
synced 2026-02-09 11:51:24 +00:00
Remove axios reference from code
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const core = require('@actions/core')
|
||||
const axios = require('axios')
|
||||
|
||||
// All variables we need from the runtime are loaded here
|
||||
const getContext = require('./context')
|
||||
|
||||
Reference in New Issue
Block a user