Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Homer <[email protected]>
  • Loading branch information
etiennehomer committed Mar 28, 2024
1 parent b53644d commit 0668093
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -751,5 +751,4 @@ public static String buildDeleteTapChangerStepVariantEquipmentINQuery(int number
EQUIPMENT_ID_COLUMN + " in (" +
"?, ".repeat(numberOfValues - 1) + "?)";
}

}

0 comments on commit 0668093

Please sign in to comment.