mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-11 07:10:48 +00:00
Some code cleanup.
This commit is contained in:
@@ -11,7 +11,7 @@ namespace FireflyIII\Sql;
|
||||
*/
|
||||
class Query
|
||||
{
|
||||
const SPENT = 1;
|
||||
const SPENT = 1;
|
||||
const EARNED = 2;
|
||||
|
||||
}
|
Reference in New Issue
Block a user