mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
Clean up comments
This commit is contained in:
parent
717277c466
commit
1aa94282f2
1 changed files with 0 additions and 2 deletions
|
@ -56,9 +56,7 @@ export default class extends Controller {
|
|||
// Updates the prefix visibility of all conditions and condition groups
|
||||
// This is also called by the rule/conditions_controller when a subcondition is removed
|
||||
updateConditionPrefixes() {
|
||||
// Update conditions
|
||||
const conditions = Array.from(this.conditionsListTarget.children);
|
||||
|
||||
let conditionIndex = 0;
|
||||
|
||||
conditions.forEach((condition) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue