Skip to content

Commit

Permalink
Revert "#18 Creating a explore page for servers (#33)" (#67)
Browse files Browse the repository at this point in the history
This reverts commit bfc8bb2.
  • Loading branch information
Yeasir0032 authored May 24, 2024
1 parent ac4996f commit b24e6c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion app/(setup)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ const serverExplorerPage = async () => {
</div>
);
};
export default serverExplorerPage;
export default serverExplorerPage;
17 changes: 0 additions & 17 deletions app/api/servers/getAllServers/route.ts

This file was deleted.

0 comments on commit b24e6c4

Please sign in to comment.