diff options
| -rwxr-xr-x | include/err.sh | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/err.sh b/include/err.sh index b0ff827b..416c69af 100755 --- a/include/err.sh +++ b/include/err.sh @@ -72,5 +72,4 @@ err()  	exit 1  } -check_git  check_project  | 
