Skip to content

Commit 6bd6fe3

Browse files
committed
CS fix
1 parent e73f6ee commit 6bd6fe3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Omnipay/AuthorizeNet/SIMGateway.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public function setHashSecret($value)
3333
return $this->setParameter('hashSecret', $value);
3434
}
3535

36-
3736
public function authorize(array $parameters = array())
3837
{
3938
return $this->createRequest('\Omnipay\AuthorizeNet\Message\SIMAuthorizeRequest', $parameters);

0 commit comments

Comments
 (0)