Remove double lines from code.

This commit is contained in:
James Cole
2019-08-28 16:28:14 +02:00
parent fa706d27d8
commit 5fb7635100
83 changed files with 0 additions and 129 deletions

View File

@@ -64,7 +64,6 @@ class AbnAmroDescription implements SpecificInterface
*
* @return array
*
*
*/
public function run(array $row): array
{
@@ -132,8 +131,6 @@ class AbnAmroDescription implements SpecificInterface
*
* @return bool true if the description is SEPA format, false otherwise
*
*
*
*/
protected function parseSepaDescription(): bool
{
@@ -189,8 +186,6 @@ class AbnAmroDescription implements SpecificInterface
*
* @return bool true if the description is TRTP format, false otherwise
*
*
*
*/
protected function parseTRTPDescription(): bool
{

View File

@@ -61,7 +61,6 @@ class Belfius implements SpecificInterface
*
* @return array
*
*
*/
public function run(array $row): array
{

View File

@@ -59,7 +59,6 @@ class IngBelgium implements SpecificInterface
*
* @return array
*
*
*/
public function run(array $row): array
{

View File

@@ -66,7 +66,6 @@ class IngDescription implements SpecificInterface
*
* @return array
*
*
*/
public function run(array $row): array
{

View File

@@ -59,7 +59,6 @@ class RabobankDescription implements SpecificInterface
*
* @return array
*
*
*/
public function run(array $row): array
{