New lines at end of file [skip ci]

This commit is contained in:
James Cole
2015-01-02 06:16:49 +01:00
parent 24bdc319dd
commit 5c35fee0c2
213 changed files with 213 additions and 213 deletions

View File

@@ -372,4 +372,4 @@ class Budget implements CUDInterface, CommonDatabaseCallsInterface, BudgetInterf
}
}
}

View File

@@ -28,4 +28,4 @@ interface BudgetInterface
*/
public function transactionsWithoutBudgetInDateRange(Carbon $start, Carbon $end);
}
}