diff options
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); } |
