Removing some error_log usage
This commit is contained in:
parent
bd6e3f2d60
commit
66687bf8b1
@ -42,7 +42,7 @@ class App {
|
||||
* @return void
|
||||
*/
|
||||
public static function plugin_deactivation(): void {
|
||||
error_log( 'Deactivation hook invoked.' );
|
||||
//
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user