mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
Automatically group imports using nightly rustfmt
This commit is contained in:
@@ -424,7 +424,6 @@ LIMIT 1;
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
use crate::test_utils::TestContext;
|
||||
|
||||
async fn insert_job(context: &Context, foreign_id: i64, valid: bool) {
|
||||
|
||||
Reference in New Issue
Block a user