Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Murmeldyret committed Dec 13, 2023
1 parent 0576788 commit f3f9ddf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/api/auth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -322,4 +322,3 @@ impl<T> RequestExt for Request<T> {
#[cfg(test)]
#[path = "../tests/api/auth.rs"]
mod tests;

1 change: 0 additions & 1 deletion src/api/ecdar_api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,3 @@ mod routes {
}
}
}

0 comments on commit f3f9ddf

Please sign in to comment.