Skip to content

Commit

Permalink
Merge pull request #2628 from LibreSign/backport/2627/stable28
Browse files Browse the repository at this point in the history
[stable28] chore: Remove unused var
  • Loading branch information
vitormattos authored Apr 1, 2024
2 parents 372ffc3 + 4742bdb commit d986d05
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 d986d05

Please sign in to comment.