diff --git a/frontend/src/Components/Page/Sidebar/PageSidebar.js b/frontend/src/Components/Page/Sidebar/PageSidebar.js index 372c69b81..c7c6844a8 100644 --- a/frontend/src/Components/Page/Sidebar/PageSidebar.js +++ b/frontend/src/Components/Page/Sidebar/PageSidebar.js @@ -167,10 +167,6 @@ const links = [ { title: 'Log Files', to: '/system/logs/files' - }, - { - title: 'Parse Testing', - to: '/system/parse' } ] }