summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-09-19 07:47:20 +0300
committerLars Wirzenius <liw@liw.fi>2019-09-19 07:47:20 +0300
commitedf0551ef8d60c72aa4669ae2f6ea4d90b8d85cb (patch)
treec44298b62106f136411212390bae7ec6299d1012 /src/lib.rs
parentd2d0d599c33c170eed17fbcfa23b0303dcf2a648 (diff)
downloadroadmap-edf0551ef8d60c72aa4669ae2f6ea4d90b8d85cb.tar.gz
Change: rustfmt
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 10ab1fa..c6256ae 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -7,7 +7,6 @@
//! care about what steps need to be take, in what order, to reach the
//! goal.
-
/// A step in a roadmap.
///
/// # Example