Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Dec 12, 2023
1 parent 59321ab commit dc0d0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mailchimp-minimal-api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ impl error::Error for MailChimpError {
#[cfg(test)]
mod tests {
use super::{AuthMode, MailChimpError};

use std::str::from_utf8;

static VALID_FORMAT: &str = "5555555555555555-us6";
Expand Down

0 comments on commit dc0d0f8

Please sign in to comment.