Skip to content

Commit 81a24f5

Browse files
authored
Update stats-card.js
1 parent 0de9a70 commit 81a24f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cards/stats-card.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import {
1313
import { getStyles } from "../getStyles.js";
1414
import { statCardLocales } from "../translations.js";
1515

16-
const width = card_width || 400;
1716
const CARD_MIN_WIDTH = 287;
1817
const CARD_DEFAULT_WIDTH = 287;
1918
const RANK_CARD_MIN_WIDTH = 420;

0 commit comments

Comments
 (0)