lint: remove unused import

This commit is contained in:
xenticore
2025-04-24 17:38:42 -04:00
parent 4b6198fcaa
commit 2dc51d1a00

View File

@@ -1,4 +1,3 @@
import { conversion_ref_usd } from '../config';
import { $T } from './localization' import { $T } from './localization'
function toFixed(num: number, fixed: number) { function toFixed(num: number, fixed: number) {