diff --git a/pkg/interface/src/App.js b/pkg/interface/src/App.js index 2f24b5b269..f0c08ebb33 100644 --- a/pkg/interface/src/App.js +++ b/pkg/interface/src/App.js @@ -35,17 +35,6 @@ const Root = styled.div` min-height: 100vh; `; -const Home = () => ( -