mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-13 01:37:03 +02:00
Remove unused method
This commit is contained in:
@@ -681,16 +681,6 @@ class Admin
|
||||
];
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the list of available backups
|
||||
*
|
||||
* @return array Array containing the latest backups
|
||||
*/
|
||||
public function backups()
|
||||
{
|
||||
return [];
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the page creating it if it does not exist.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user