remove comments
This commit is contained in:
parent
8c3a952bea
commit
3a115ee58d
@ -1403,9 +1403,6 @@ generate_ups_widget() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// (Removed wrapText helper) We'll build a style string when needed and
|
|
||||||
// use an empty style when default (no inline color) is desired.
|
|
||||||
|
|
||||||
// Helper function to format runtime
|
// Helper function to format runtime
|
||||||
function formatRuntime(seconds) {
|
function formatRuntime(seconds) {
|
||||||
if (!seconds || isNaN(seconds)) return 'N/A';
|
if (!seconds || isNaN(seconds)) return 'N/A';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user