Restore commented-out code

This commit is contained in:
Joseph T. Lyons 2023-11-19 21:58:42 -05:00
parent e0f8615d52
commit 8e612e4287
4 changed files with 14 additions and 14 deletions

View file

@ -8985,7 +8985,7 @@ impl Editor {
) {
}
// #[cfg(not(any(test, feature = "test-support")))]
#[cfg(not(any(test, feature = "test-support")))]
fn report_editor_event(
&self,
operation: &'static str,