Delete old code

This commit is contained in:
Atomic Coding 2018-04-17 19:41:48 -07:00 committed by GitHub
parent c350b348e9
commit 83df5d8407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@ local mlocation
local nfailed
local submodules
local umodule
local nmodule=0
local currentdir
local ncolors red green yelllow blue bold normal
currentdir=$(pwd)
@ -114,4 +113,4 @@ if [ $failed -gt 0 ]; then
fi
# Cleanup
unset ncolors red green yelllow blue bold normal zimmodules updated failed zimmodule mlocation nfailed umodule submodules currentdir
cd ${currentdir}
cd ${currentdir}