Skip to content

Commit

Permalink
fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ser1ous committed Apr 26, 2021
1 parent 7dcb2a0 commit 59d4591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Services/Documents/DocumentEdit.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ public function process(): \Illuminate\Database\Eloquent\Model
throw $exception;
}

$this->prepareDocument();
$this->prepareAliasDocument();
$this->prepareEditDocument();

Expand Down

0 comments on commit 59d4591

Please sign in to comment.