Skip to content

Commit

Permalink
remove properties based on review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
siyangqiu committed May 20, 2024
1 parent 03a2be0 commit 608f63c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions agentops/event.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ class ErrorEvent():
"""

trigger_event: Optional[Event] = None
trigger_event_id: Optional[UUID] = None
trigger_event_type: Optional[EventType] = None
exception: Optional[BaseException] = None
error_type: Optional[str] = None
code: Optional[str] = None
Expand Down

0 comments on commit 608f63c

Please sign in to comment.