Remove unused method from Email_editor class
[MAILPOET-6387]
This commit is contained in:
committed by
Rostislav Wolný
parent
363382d2a4
commit
3ce8e38a00
@@ -241,15 +241,6 @@ class Email_Editor {
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the schema for email theme data.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function get_email_theme_data_schema(): array {
|
||||
return ( new Email_Styles_Schema() )->get_schema();
|
||||
}
|
||||
|
||||
/**
|
||||
* Extends the email theme styles with the email specific styles.
|
||||
*
|
||||
|
Reference in New Issue
Block a user