Skip to content

Commit

Permalink
Merge pull request #3752 from LibreSign/backport/3751/stable28
Browse files Browse the repository at this point in the history
[stable28] chore: remove development code
  • Loading branch information
vitormattos authored Sep 23, 2024
2 parents 8206e6b + aa5a4aa commit 01c2a88
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Components/LeftSidebar/LeftSidebar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@
<FolderIcon :size="20" />
</template>
</NcAppNavigationItem>
<NcAppNavigationItem id="fileslist"
:to="{ name: 'fileslist' }"
:name="t('libresign', 'New files')"
@click="unselectFile">
<template #icon>
<FolderIcon :size="20" />
</template>
</NcAppNavigationItem>
<NcAppNavigationItem id="validation"
:to="{name: 'validation'}"
:name="t('libresign', 'Validate')"
Expand Down

0 comments on commit 01c2a88

Please sign in to comment.