formatting issues addressed

This commit is contained in:
Steven Miano 2019-02-25 13:29:02 -05:00
parent 9b55016904
commit 8eb76b4f99
No known key found for this signature in database
GPG Key ID: 1811C2CB82194F52

View File

@ -162,4 +162,3 @@ _ultra_login(){
"${ULTRA_API}authorization/token" | cut -d, -f3 | cut -d\" -f4) "${ULTRA_API}authorization/token" | cut -d, -f3 | cut -d\" -f4)
export AUTH_TOKEN export AUTH_TOKEN
} }