Skip to content

Commit fdc477f

Browse files
committed
Minor cleanup
1 parent b4ff8e9 commit fdc477f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ mod tests {
116116
RequestSentinel {
117117
path: path.to_string(),
118118
extensions: TypeMap::new(),
119-
method: method,
119+
method,
120120
}
121121
}
122122
}

0 commit comments

Comments
 (0)