Skip to content

Commit

Permalink
Merge pull request #2629 from LibreSign/backport/2627/stable29
Browse files Browse the repository at this point in the history
[stable29] chore: Remove unused var
  • Loading branch information
vitormattos authored Apr 1, 2024
2 parents 326a121 + 1fc9a0f commit 8e3a0f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/SignPDF/SignPDF.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export default {
uuid: loadState('libresign', 'uuid', null) ?? this.$route.params.uuid,
PDFIcon,
document: {
name: '',
filename: loadState('libresign', 'filename'),
description: loadState('libresign', 'description'),
status: loadState('libresign', 'status'),
Expand Down

0 comments on commit 8e3a0f5

Please sign in to comment.