Adds a one time listener for the event *event*. The listener is removed after the first time the event is fired.
- *removeEvent(event, λ)*
- *removeListener(event, λ)*
Removes the listener λ for the event *event*.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.