mirror of
https://github.com/actions/toolkit.git
synced 2026-08-20 00:00:14 +02:00
Remove unused 'path' import from windows-path-matching test
Co-authored-by: salmanmkc <[email protected]>
This commit is contained in:
co-authored by
salmanmkc
parent
9de8f6f5c3
commit
f4d818c7a2
@@ -3,7 +3,6 @@
|
|||||||
* This test validates the fix for glob not working on GitHub's Windows runners
|
* This test validates the fix for glob not working on GitHub's Windows runners
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import * as path from 'path'
|
|
||||||
import {MatchKind} from '../src/internal-match-kind'
|
import {MatchKind} from '../src/internal-match-kind'
|
||||||
import {Pattern} from '../src/internal-pattern'
|
import {Pattern} from '../src/internal-pattern'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user