Skip to content

Commit

Permalink
rebase cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hwchen committed Apr 22, 2020
1 parent 94eeab1 commit 6941758
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/filters/path.rs
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ pub fn param<T: FromStr + Send + 'static>(
})
}

=======
/// Extract a parameter from a path segment.
///
/// This will try to parse a value from the current request path
Expand Down

0 comments on commit 6941758

Please sign in to comment.