diff options
Diffstat (limited to 'src/model/show.rs')
| -rw-r--r-- | src/model/show.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/model/show.rs b/src/model/show.rs index 86659463..cc84e6db 100644 --- a/src/model/show.rs +++ b/src/model/show.rs @@ -28,7 +28,6 @@ pub trait Show: 'static { /// this for effects that should work even in the face of a user-defined /// show rule, for example: /// - Application of general settable properties - /// - Attaching things like semantics to a heading /// /// Defaults to just the realized content. #[allow(unused_variables)] |
