Skip to content

Commit

Permalink
LPD-41856 I assume that order doesn't matter
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Nov 13, 2024
1 parent bbe8e93 commit b1defb9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ private List<ConflictInfo> _check(CTPersistence<T> ctPersistence)

_checkAdditions(
connection, ctPersistence, conflictInfos, primaryKeyName);

_checkDeletions(
connection, ctPersistence, conflictInfos, primaryKeyName);

Expand Down

0 comments on commit b1defb9

Please sign in to comment.