Skip to content

Commit

Permalink
fixup: no need for grouped construct.
Browse files Browse the repository at this point in the history
  • Loading branch information
amnn committed Dec 3, 2024
1 parent 3f2a757 commit a5084b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
28 changes: 0 additions & 28 deletions crates/diesel-update-from/src/grouped.rs

This file was deleted.

2 changes: 0 additions & 2 deletions crates/diesel-update-from/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ use diesel::{
AsChangeset, Insertable, QueryResult, RunQueryDsl, Table,
};

mod grouped;

#[cfg(test)]
mod tests;

Expand Down

0 comments on commit a5084b7

Please sign in to comment.