diff --git a/abra b/abra index c7ff400..44d8705 100755 --- a/abra +++ b/abra @@ -205,8 +205,6 @@ sub_secret_generate(){ success "Password: $PW" - echo "sub_secret_insert \"$SECRET\" \"$VERSION\" \"$PW\"" - exit sub_secret_insert "$SECRET" "$VERSION" "$PW" }