Removed commented out code.

This commit is contained in:
James Cole
2015-03-29 07:59:18 +02:00
parent 12d3800d67
commit ecbafb8f4b
8 changed files with 0 additions and 33 deletions

View File

@@ -118,7 +118,6 @@ class AccountRepository implements AccountRepositoryInterface
return $paginator;
//return Paginator::make($items, $count, 50);
}