From 22391bcd63442a5f940c9a0da51b27da43ce5f4d Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 30 Jun 2026 15:47:12 -0500 Subject: [PATCH] Fix lint (#11038) --- src/screens/Log.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/screens/Log.tsx b/src/screens/Log.tsx index c96b507a05..b7e5c1cf54 100644 --- a/src/screens/Log.tsx +++ b/src/screens/Log.tsx @@ -78,11 +78,7 @@ export function LogScreen({}: NativeStackScreenProps< ) : ( )} - + {entry.context && ( ({String(entry.context)})