Remove the IServerInfoRequest interface since it wasn't in use

This commit is contained in:
Oliver-Akins 2022-01-05 01:24:34 -07:00
parent 10a2d67907
commit 81d9f0a5bf
2 changed files with 5 additions and 8 deletions

View file

@ -21,8 +21,8 @@ Asks the server for information about it.
| ------- | -------- | -----------
| Yes | Yes | No
### Payloads:
Request Payload: `IServerInfoRequest`
### Payload Types:
Request Payload: N/A
Response Payload: `IServerInfoResponse`