Loading tools/edit_monitor/proto/edit_event.proto +0 −2 Original line number Diff line number Diff line Loading @@ -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; } // ------------------------ Loading Loading
tools/edit_monitor/proto/edit_event.proto +0 −2 Original line number Diff line number Diff line Loading @@ -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; } // ------------------------ Loading