Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Septdir committed Apr 14, 2023
1 parent d110006 commit bfa63b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ public function preflight(string $type, InstallerAdapter $adapter): bool
*/
public function postflight(string $type, InstallerAdapter $adapter): bool
{
$installer = $adapter->getParent();
// Run updates script
if ($type === 'update')
{
Expand Down

0 comments on commit bfa63b5

Please sign in to comment.