mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-03 12:45:20 +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