From 85910cdbea73352a0512218d4a3851ad52e7c8b3 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 17 May 2023 13:42:16 -0500 Subject: Fix missed change in merge --- src/Navigation.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/Navigation.tsx b/src/Navigation.tsx index 45ab439b6..4521068f2 100644 --- a/src/Navigation.tsx +++ b/src/Navigation.tsx @@ -187,8 +187,6 @@ function commonScreens(Stack: typeof HomeTab, unreadCountLabel?: string) { component={AppPasswords} options={{title: title('App Passwords')}} /> - - -- cgit 1.4.1