Skip to content

Commit

Permalink
fixup! [REFACTOR] Remove legacy PHS+Signing code
Browse files Browse the repository at this point in the history
  • Loading branch information
shtrom committed Apr 8, 2024
1 parent 83e826a commit 40d291e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Request/Init.php
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ public function generateSignature(): string
$this->requestPacket,
$this->action
);
/* $preHashString = $this->generatePreHashString(); */

// As we only support v2 from this point onwards
// we do not need to check the version at this point,
Expand Down

0 comments on commit 40d291e

Please sign in to comment.