Commit 6498d629 by Vladislav

fix typo

1 parent 41f8490a
Showing with 0 additions and 2 deletions
......@@ -79,8 +79,6 @@ class VCardsDelete extends Command
}
}
exit();
$request = new DeleteVCards();
$request->setToken($token)
->call([
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!