diff options
| author | acdenisSK <[email protected]> | 2016-12-07 19:10:21 +0100 |
|---|---|---|
| committer | zeyla <[email protected]> | 2016-12-07 10:10:21 -0800 |
| commit | f69512beaa157775accd4392295dba112adcf1df (patch) | |
| tree | 0944aeabdec8609393f78b9ec257dc5d09d4f6c0 /src/model/voice.rs | |
| parent | Allow mentionable structs to be used as command arguments (diff) | |
| download | serenity-f69512beaa157775accd4392295dba112adcf1df.tar.xz serenity-f69512beaa157775accd4392295dba112adcf1df.zip | |
Change all try's into ?s
This breaks compatibility with < 1.13, but we didn't support that anyway.
Diffstat (limited to 'src/model/voice.rs')
| -rw-r--r-- | src/model/voice.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/model/voice.rs b/src/model/voice.rs deleted file mode 100644 index 8b13789..0000000 --- a/src/model/voice.rs +++ /dev/null @@ -1 +0,0 @@ - |