Browse Source

chore: format code (dev-a039f9f)

github-actions[bot] 4 months ago
parent
commit
3558c24b33
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/utils/token.ts

+ 0 - 1
src/lib/utils/token.ts

@@ -1,4 +1,3 @@
-
 const TOKEN_UNIT_K = 1000;
 const TOKEN_UNIT_M = TOKEN_UNIT_K * TOKEN_UNIT_K;