Removed empty lines of code

This commit is contained in:
bitfl0wer 2023-05-09 14:04:34 +02:00
parent 702cafc0f5
commit 59be7b1cde
No known key found for this signature in database
GPG Key ID: 84BBB60DF895ABF2
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