Removed empty lines of code

This commit is contained in:
bitfl0wer 2023-05-09 14:04:34 +02:00
parent f59f705ec0
commit c073d6be54
1 changed files with 0 additions and 17 deletions

View File

@ -3,23 +3,6 @@ use crate::api::WebSocketEvent;
use crate::errors::ObserverError;
use crate::gateway::events::Events;
/**
Represents a Gateway connection. A Gateway connection will create observable
[`GatewayEvents`](GatewayEvent), which you can subscribe to. Gateway events include all currently