mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-05 22:26:56 +02:00
Fix saving after latest changes (Themes class was not used in the controller, so loaded for nothing)
This commit is contained in:
@@ -6,7 +6,6 @@ use Grav\Common\Config\Config;
|
||||
use Grav\Common\Filesystem\Folder;
|
||||
use Grav\Common\GPM\Installer;
|
||||
use Grav\Common\Grav;
|
||||
use Grav\Common\Themes;
|
||||
use Grav\Common\Uri;
|
||||
use Grav\Common\Data;
|
||||
use Grav\Common\Page;
|
||||
|
||||
Reference in New Issue
Block a user