diff --git a/desktop/flipper-plugin/src/ui/PowerSearch/index.tsx b/desktop/flipper-plugin/src/ui/PowerSearch/index.tsx index 10cebf6d1..96a51b1dc 100644 --- a/desktop/flipper-plugin/src/ui/PowerSearch/index.tsx +++ b/desktop/flipper-plugin/src/ui/PowerSearch/index.tsx @@ -95,8 +95,6 @@ export const PowerSearch: React.FC = ({ scrollTo: () => void; }>(null); - console.log('searchExpression', searchExpression); - return (