mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-05 16:27:19 +02:00
removed a couple of todo messages
This commit is contained in:
@@ -489,7 +489,6 @@ class Admin
|
||||
});
|
||||
|
||||
// build new array with just pages in it
|
||||
// TODO: Optimized this
|
||||
$list = array();
|
||||
foreach ($latest as $item) {
|
||||
$list[] = $item['page'];
|
||||
|
||||
Reference in New Issue
Block a user