mirror of
https://github.com/getgrav/grav.git
synced 2026-07-05 07:39:26 +02:00
removed extraneous manual cache disable
This commit is contained in:
@@ -1418,8 +1418,6 @@ class Page
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$config->set('system.cache.enabled', false); // TODO: Do we still need this?
|
||||
}
|
||||
}
|
||||
// TODO: END OF MOVE
|
||||
|
||||
Reference in New Issue
Block a user