mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-13 21:28:16 +00:00
Code cleanup.
This commit is contained in:
@@ -28,12 +28,6 @@ interface LimitRepositoryInterface
|
||||
*/
|
||||
public function destroy(\Limit $limit);
|
||||
|
||||
/**
|
||||
* @param $limitId
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function find($limitId);
|
||||
|
||||
/**
|
||||
* @param \Budget $budget
|
||||
|
||||
Reference in New Issue
Block a user