Skip to content

Commit 2226b9d

Browse files
committed
Removed - development leftover
1 parent bab350d commit 2226b9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AmazonPHP/SellingPartner/HttpSignatureHeaders.php

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ public static function forConfig(
101101
. "\n" . $signedHeadersStr
102102
. "\n" . $hashedPayload;
103103

104-
\dump($canonicalString);
105104
//Prepare the string to sign
106105
$stringToSign = $algorithm . "\n"
107106
. $amzdate . "\n"

0 commit comments

Comments
 (0)