Skip to content

Commit

Permalink
format php
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Feb 23, 2021
1 parent 28baf73 commit 234ee73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Migration/Install.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
use OCP\Migration\IOutput;
use OCP\Migration\IRepairStep;

class Install implements IRepairStep {
class Install implements IRepairStep {
private $setupWizard;

public function __construct(SetupWizard $setupWizard) {
Expand Down

0 comments on commit 234ee73

Please sign in to comment.