Skip to content

Commit

Permalink
removed unused state pieces
Browse files Browse the repository at this point in the history
  • Loading branch information
JediWattson committed Jul 20, 2022
1 parent bf7e03e commit 225fbd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/AttachmentModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ class AttachmentModal extends PureComponent {
super(props);

this.state = {
page: -1,
attachments: [],
isModalOpen: false,
isConfirmModalOpen: false,
reportId: null,
Expand Down

0 comments on commit 225fbd3

Please sign in to comment.