Skip to content

Commit 5604487

Browse files
committed
fix: Paginator comments removed
1 parent 7c33332 commit 5604487

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/AdminLTEPresetServiceProvider.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,5 @@ public function boot()
2323

2424
$command->comment('Please run "npm install && npm run dev" to compile your fresh scaffolding.');
2525
});
26-
27-
// Paginator::defaultView('pagination::default');
28-
29-
// Paginator::defaultSimpleView('pagination::simple-default');
3026
}
3127
}

0 commit comments

Comments
 (0)