Skip to content

Commit

Permalink
remove unused id
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty-key committed Mar 26, 2024
1 parent 10ef9d2 commit a86b20f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ReshowcaseUi.re
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ module TopPanel = {
</div>;
};

// let rightSidebarId = "rightSidebar";

module Link = {
[@react.component]
let make = (~href, ~text: React.element, ~style=?, ~activeStyle=?) => {
Expand Down

0 comments on commit a86b20f

Please sign in to comment.