mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2025-09-06 00:00:42 +00:00
mantainance
This commit is contained in:
@@ -29,9 +29,7 @@ async function main() {
|
||||
console.log(chalk.red.underline('Brew not installed'))
|
||||
return
|
||||
}
|
||||
console.log(
|
||||
`${chalk.bold.blue('UnBrew')} - Brew cleanup utility\nVersion: ${version}\n`
|
||||
)
|
||||
console.log(`${chalk.bold.blue('UnBrew')} - Brew cleanup utility\nVersion: ${version}\n`)
|
||||
|
||||
let leaves: string[]
|
||||
let loosers: string[]
|
||||
|
Reference in New Issue
Block a user