Update file cryptsetup-ssh.c

This commit is contained in:
wangzhiqiang
2023-02-10 16:48:19 +00:00
parent ec0efe7068
commit 1f805cb35a

View File

@@ -78,7 +78,6 @@ static int token_add(
goto out;
}
r = -EINVAL;
jobj = json_object_new_object();
if (!jobj) {
r = -ENOMEM;