Skip to content

Commit

Permalink
Redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Feb 24, 2022
1 parent 681b342 commit 80a6ca5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/services/Sections.php
Original file line number Diff line number Diff line change
Expand Up @@ -725,8 +725,6 @@ public function handleChangedSection(ConfigEvent $event)
'criteria' => [
'sectionId' => $sectionRecord->id,
'structureId' => $sectionRecord->structureId,
'drafts' => null,
'provisionalDrafts' => null,
],
]));
} else if ($this->autoResaveEntries) {
Expand Down

0 comments on commit 80a6ca5

Please sign in to comment.