1
0
Fork 0

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 `)`.
master
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; return ci;
}) // must not have a semi-colon! })

View File

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

View File

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