mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 22:07:55 +00:00
chore: clean up compile warnings
This commit is contained in:
parent
16ce67e02c
commit
89d6481ddb
16 changed files with 37 additions and 32 deletions
|
|
@ -54,6 +54,7 @@ struct DispatchRequest {
|
|||
test: Option<String>,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
#[derive(Debug)]
|
||||
enum DispatchResponse {
|
||||
OK,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue