Skip to content

Commit

Permalink
Merge pull request #85 from utkarshgupta137/master
Browse files Browse the repository at this point in the history
remove deprecated & unused `regex::internal::Input`
  • Loading branch information
alexliesenfeld committed Jul 5, 2023
2 parents 280c3c7 + 844d0ed commit cc39764
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use hyper::{
Body, HeaderMap, Request as HyperRequest, Response as HyperResponse, Result as HyperResult,
Server, StatusCode,
};

use regex::Regex;

use matchers::generic::SingleValueMatcher;
Expand Down

0 comments on commit cc39764

Please sign in to comment.