You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the part of the code base that needs to be cleaned up
This could include specific functions or general design choices. Include file names and line numbers.
Provide suggestions on how we can clean this up
move noMoreEvent into the code instead of JSON, since this event is mandatory, having it in json might be accidentally removed.
The text was updated successfully, but these errors were encountered:
Describe the part of the code base that needs to be cleaned up
This could include specific functions or general design choices. Include file names and line numbers.
Provide suggestions on how we can clean this up
move
noMoreEvent
into the code instead of JSON, since this event is mandatory, having it in json might be accidentally removed.The text was updated successfully, but these errors were encountered: