mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +00:00
fix: whitespace
This commit is contained in:
parent
51e4bb0297
commit
20724b9767
3 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import * as core from '@actions/core';
|
||||
import {Agent, MockAgent, setGlobalDispatcher} from 'undici';
|
||||
|
||||
import versionInfo from './version';
|
||||
|
||||
const mockAgent = new MockAgent();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue