Skip to content

Commit

Permalink
Merge pull request #252 from stakwork/remove-test
Browse files Browse the repository at this point in the history
update: remove test tab
  • Loading branch information
tobi-bams authored Jul 10, 2024
2 parents 7563d8b + 38d25e7 commit 27cae86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/NavFiber.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@
<Roles />
{:else if currentTab === "Api Keys"}
<Apikeys />
{:else if currentTab === "Test"}
<div>Testing new build Again and Again Tester Change DOcker build</div>
{:else}
<EnpointPermission />
{/if}
Expand Down

0 comments on commit 27cae86

Please sign in to comment.