Some code cleanup.

This commit is contained in:
James Cole
2016-04-24 09:14:40 +02:00
parent bdbd22f98b
commit ec12238ea1
6 changed files with 3 additions and 65 deletions

View File

@@ -327,9 +327,6 @@ class BillRepository implements BillRepositoryInterface
/**
* Get all journals that were recorded on this bill between these dates.
*
* @deprecated
*
* @param Bill $bill
* @param Carbon $start
* @param Carbon $end