Skip to content

Commit

Permalink
fix: remove unnecessary sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
banasa44 committed Apr 11, 2024
1 parent 4e00a8f commit d4e4408
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const sidebars = {
osxSidebar: [{type: 'autogenerated', dirName: 'osx'}],
sdkSidebar: [{type: 'autogenerated', dirName: 'sdk'}],
subgraphSidebar: [{type: 'autogenerated', dirName: 'subgraph'}],
...require('./static/subgraph/sidebar-schema.js'),
};

module.exports = sidebars;
10 changes: 0 additions & 10 deletions static/subgraph/sidebar-schema.js

This file was deleted.

0 comments on commit d4e4408

Please sign in to comment.