mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-19 06:57:04 -05:00
Remove unused path
This commit is contained in:
parent
07977d064c
commit
e1b0f50f21
2 changed files with 2 additions and 13 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue