diff options
Diffstat (limited to 'mumlib')
| -rw-r--r-- | mumlib/src/command.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mumlib/src/command.rs b/mumlib/src/command.rs index fc08ddf..d2e8477 100644 --- a/mumlib/src/command.rs +++ b/mumlib/src/command.rs @@ -31,7 +31,6 @@ pub enum Command { UserVolumeSet(String, f32), } -//TODO none-response #[derive(Debug, Deserialize, Serialize)] pub enum CommandResponse { ChannelList { |
