summaryrefslogtreecommitdiff
path: root/src/steps.rs
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-12-28 17:33:21 +0200
committerLars Wirzenius <liw@liw.fi>2019-12-28 17:33:21 +0200
commit7218aa5dc56fa62732a03584722067bb047f3395 (patch)
tree753de2b7d6c85b96bfa7b9132c059ad8483cc147 /src/steps.rs
parent66ea06022815b951cc0d454500f065350c54d048 (diff)
downloadsubplot-7218aa5dc56fa62732a03584722067bb047f3395.tar.gz
Fix: use of missing_docs directive
Diffstat (limited to 'src/steps.rs')
-rw-r--r--src/steps.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/steps.rs b/src/steps.rs
index f25a403..fd13253 100644
--- a/src/steps.rs
+++ b/src/steps.rs
@@ -1,5 +1,3 @@
-#[deny(missing_docs)]
-
use crate::{Error, Result};