mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-25 10:31:55 -04:00
refactor: remove not used file
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
import {basename} from 'path'
|
||||
|
||||
export default (tarballPath: string) => basename(tarballPath).replace(/(\.tgz|\.tar\.gz)$/i, '')
|
||||
Reference in New Issue
Block a user