Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 902497f5 authored by Zhuoyao Zhang's avatar Zhuoyao Zhang Committed by Gerrit Code Review
Browse files

Merge "Update edit_event proto" into main

parents 8611021d c5b4bfb5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -36,8 +36,6 @@ message EditEvent {
  // Event that logs errors happened in the edit monitor.
  message EditMonitorErrorEvent {
    ErrorType error_type = 1;
    string error_msg = 2;
    string stack_trace = 3;
  }

  // ------------------------