remove unless code

This commit is contained in:
afc163 2013-11-15 10:45:56 +08:00
commit 634edaec7c

View file

@ -10,4 +10,3 @@ function package_version() {
echo "@"$(grep '"version"' ./package.json | head -n 1 | awk -F'"' '{print $4}') echo "@"$(grep '"version"' ./package.json | head -n 1 | awk -F'"' '{print $4}')
fi fi
} }
mastermaster