Skip to content

Commit 62f9145

Browse files
committed
Remove dump
1 parent 4c842a2 commit 62f9145

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CachedBuilder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ public function paginate(
131131
if (is_array($page)) {
132132
$page = $this->recursiveImplodeWithKey($page);
133133
}
134-
dump($perPage, $columns, $pageName, $page);
135134

136135
$cacheKey = $this->makeCacheKey($columns, null, "-paginate_by_{$perPage}_{$pageName}_{$page}");
137136

0 commit comments

Comments
 (0)