remove unused method Admin::settings_uninstall_section()
This commit is contained in:
parent
20401382b7
commit
e738da4f8f
@ -135,14 +135,6 @@ class Admin extends SCLiveticker {
|
|||||||
public static function settings_general_section(): void {
|
public static function settings_general_section(): void {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Render uninstall section.
|
|
||||||
*
|
|
||||||
* @return void
|
|
||||||
*/
|
|
||||||
public static function settings_uninstall_section(): void {
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Render enable AJAX field.
|
* Render enable AJAX field.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user