mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 22:09:23 +00:00
ran npm run format
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { GitVersion } from '../src/git-version'
|
||||
import {GitVersion} from '../src/git-version'
|
||||
import {MinimumGitSparseCheckoutVersion} from '../src/git-command-manager'
|
||||
|
||||
|
||||
describe('git-version tests', () => {
|
||||
it('basics', async () => {
|
||||
let version = new GitVersion('')
|
||||
|
||||
Reference in New Issue
Block a user