diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-26 22:07:52 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-26 22:07:52 -0700 |
| commit | c8d13360d76116236ee9f476db8840b455930163 (patch) | |
| tree | 7f680a0f350ba529ec6d2bcb27f70df34e1039ef /src/pages | |
| parent | 00d476a0e51629f06407aed035fbc001d3f6b114 (diff) | |
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/DailyPage.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/DailyPage.tsx b/src/pages/DailyPage.tsx index 5b39701..dc6ec7a 100644 --- a/src/pages/DailyPage.tsx +++ b/src/pages/DailyPage.tsx @@ -18,7 +18,6 @@ export function DailyPage() { state: undefined, } as GuessType; - // --- Stats import logic --- function reloadWithoutQueryParameters() { location.replace(location.pathname); } |
