chore: rm cmnts at end of some settings/clkinfos

as to not trigger the sanitychecker when it looks to see if the file
ends with `)`.
pull/3704/head
thyttan 2024-12-31 14:01:39 +01:00
parent 1e32d090d0
commit 2a959a787b
4 changed files with 4 additions and 4 deletions

View File

@ -14,4 +14,4 @@
}
})
};
}) // must not have a semi-colon!
})

View File

@ -24,4 +24,4 @@
]
};
return ci;
}) // must not have a semi-colon!
})

View File

@ -46,4 +46,4 @@
]
};
return ci;
}) // must not have a semi-colon!
})

View File

@ -39,4 +39,4 @@
}
}
});
})/*(load)/**/
})