Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderManich committed Nov 29, 2023
1 parent be3eaf7 commit 07be6b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/tests/database/access_context.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

use crate::database::access_context::AccessContextTrait;
use crate::tests::database::helpers::{
create_accesses, create_models, create_users, get_reset_database_context,
Expand Down
1 change: 0 additions & 1 deletion src/tests/database/in_use_context.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

use crate::tests::database::helpers::*;
use crate::{
database::{
Expand Down

0 comments on commit 07be6b3

Please sign in to comment.