From 53c70eb6d01ee559eaf2677495305b2772366634 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Mon, 6 Mar 2023 19:56:29 -0300 Subject: [PATCH] removed header --- langflow/frontend/src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/langflow/frontend/src/App.tsx b/langflow/frontend/src/App.tsx index e34d24ac0..eaccbd36a 100644 --- a/langflow/frontend/src/App.tsx +++ b/langflow/frontend/src/App.tsx @@ -85,7 +85,6 @@ useEffect(() => { //need parent component with width and height
-