Skip to content

Commit 5cb88f1

Browse files
committed
MAGETWO-39480: Credit card icons rendering
1 parent 99967eb commit 5cb88f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Payment/Model/CcConfig.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,5 @@ public function createAsset($fileId, array $params = [])
164164
{
165165
$params = array_merge(['_secure' => $this->request->isSecure()], $params);
166166
return $this->assetRepo->createAsset($fileId, $params);
167-
168167
}
169168
}

0 commit comments

Comments
 (0)