diff options
Diffstat (limited to 'src/commands/roll.rs')
| -rw-r--r-- | src/commands/roll.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands/roll.rs b/src/commands/roll.rs index 1544654..1588d10 100644 --- a/src/commands/roll.rs +++ b/src/commands/roll.rs @@ -20,7 +20,6 @@ use thiserror::Error; use lazy_static::lazy_static; use crate::{ - Result, util::CtxExt, }; |
