We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083c479 commit cdd2ba7Copy full SHA for cdd2ba7
WordPress/Classes/ViewRelated/Comments/Controllers/Editor/CommentGutenbergEditorViewController.swift
@@ -108,8 +108,4 @@ extension CommentGutenbergEditorViewController: GutenbergKit.EditorViewControlle
108
func editor(_ viewController: GutenbergKit.EditorViewController, didCloseModalDialog dialogType: String) {
109
// Do nothing
110
}
111
-
112
- func editor(_ viewController: GutenbergKit.EditorViewController, didLogMessage message: String, level: GutenbergKit.LogLevel) {
113
- // Do nothing
114
- }
115
0 commit comments