This website works better with JavaScript
Home
Explore
Help
Sign In
AI
/
claude-code-hub
mirror of
https://github.com/ding113/claude-code-hub.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: format code (dev-a039f9f)
github-actions[bot]
4 months ago
parent
a039f9fbb6
commit
3558c24b33
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/lib/utils/token.ts
+ 0
- 1
src/lib/utils/token.ts
View File
@@ -1,4 +1,3 @@
-
const TOKEN_UNIT_K = 1000;
const TOKEN_UNIT_M = TOKEN_UNIT_K * TOKEN_UNIT_K;