Skip to content

Commit c9259e2

Browse files
committed
remove duplicated check
1 parent a5d791d commit c9259e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/utils/translations.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ const getRequiredNamespacesForPath = (relativePath: string) => {
176176
if (
177177
path.startsWith("/dapps/") ||
178178
path.startsWith("/layer-2/") ||
179-
path.startsWith("/wallets/") ||
180179
path.startsWith("/get-eth/") ||
181180
path.startsWith("/stablecoins/") ||
182181
path.startsWith("/staking/") ||

0 commit comments

Comments
 (0)