Skip to content

Commit c95e382

Browse files
committed
format fix
1 parent 1de2291 commit c95e382

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Synergism.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2301,7 +2301,6 @@ export const format = (
23012301
roundingMode: 'trunc' as const
23022302
}
23032303
standardString = standard.toLocaleString(undefined, formatOpts)
2304-
//return padEvery(standardString) // Split it on the decimal place
23052304
return standardString
23062305
}
23072306

0 commit comments

Comments
 (0)