Skip to content
Snippets Groups Projects
Commit 3dedd6ea authored by mattwire's avatar mattwire
Browse files

Remove unused variable

parent 15da586b
Branches
Tags
No related merge requests found
......@@ -945,7 +945,6 @@ class CRM_Core_Payment_Stripe extends CRM_Core_Payment {
* @return string
*/
private function getDescription($params, $type = 'description') {
$description = NULL;
# See https://stripe.com/docs/statement-descriptors
$disallowed_characters = ['<', '>', '\\', "'", '"', '*'];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment