Skip to content

Commit

Permalink
Remove route and sidebar readouts used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed May 3, 2024
1 parent ad48d08 commit 902ab5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/components/sidebar/left/SidebarLeft.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
!sidebar.collapsed || sidebar.collapsedSwitch == false,
}"
>
<p>{{ routeName }}</p>
<p>{{ sidebarType }}</p>
<SearchBar class="mt-1" :location="SearchBarLocation.SIDEBAR" />
<SidebarLeftMainSectionSelectors class="mt-2" />
<SidebarLeftIndex
Expand Down

0 comments on commit 902ab5b

Please sign in to comment.