mirror of
https://github.com/anthonyoteri/dredge.git
synced 2026-06-05 15:26:53 -04:00
Automated code cleanup
This commit is contained in:
+2
-2
@@ -163,10 +163,10 @@ pub fn parse_response_status(response: &reqwest::Response) -> Result<(), ApiErro
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
use http::header::HeaderValue;
|
||||
|
||||
use super::*;
|
||||
|
||||
/// Test parsing a valid RFC5988 header value.
|
||||
///
|
||||
/// Attempt to parse a valid RFC5988 header value, and ensure that the
|
||||
|
||||
Reference in New Issue
Block a user