refactor: 🎨 remove unneccery code
This commit is contained in:
@@ -24,11 +24,6 @@ download_package() {
|
||||
wget $url_package
|
||||
}
|
||||
|
||||
# npm_publish_package() {
|
||||
# local package_filename=$1
|
||||
# npm publish $package_filename
|
||||
# }
|
||||
|
||||
# insert nexus_host, repository and package to upload
|
||||
upload_package() {
|
||||
local nexus_host=$1
|
||||
|
||||
Reference in New Issue
Block a user