mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-02 18:17:52 +00:00
Remove unused path
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import * as core from '@actions/core'
|
||||
import * as tc from '@actions/tool-cache'
|
||||
import path from 'path'
|
||||
import {OWNER, REPO, TOOL_CACHE_NAME} from '../utils/utils'
|
||||
import {Architecture, Platform} from '../utils/platforms'
|
||||
import {validateChecksum} from './checksum/checksum'
|
||||
|
||||
Reference in New Issue
Block a user