mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Code clean up.
This commit is contained in:
@@ -93,6 +93,5 @@ class Amount implements ConverterInterface
|
||||
}
|
||||
|
||||
return strval(round(floatval($value), 12));
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -51,6 +51,5 @@ class INGDebetCredit implements ConverterInterface
|
||||
Log::debug('Return 1');
|
||||
|
||||
return 1;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user