about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2024-03-19 19:52:27 +0000
committerSamuel Newman <mozzius@protonmail.com>2024-03-19 19:52:27 +0000
commit10943b4ff469ab540a7f28647688a3fd3001d5b4 (patch)
tree416d3edc7579503a2e40afe251c775e0fc8d110b /src
parent4794ab6b9a39d06bb0d1b7c64a315e4ac5e3336a (diff)
downloadvoidsky-10943b4ff469ab540a7f28647688a3fd3001d5b4.tar.zst
fix merge issue (double hook)
Diffstat (limited to 'src')
-rw-r--r--src/components/Lists.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Lists.tsx b/src/components/Lists.tsx
index 8e4a58007..d3e072028 100644
--- a/src/components/Lists.tsx
+++ b/src/components/Lists.tsx
@@ -150,7 +150,6 @@ export function ListMaybePlaceholder({
   const t = useTheme()
   const {_} = useLingui()
   const {gtMobile, gtTablet} = useBreakpoints()
-  const {_} = useLingui()
 
   if (!isLoading && isError) {
     return (