Skip to content
Snippets Groups Projects
Commit 234ee733 authored by Robin Appelman's avatar Robin Appelman
Browse files

format php

parent 28baf739
No related branches found
Tags v0.1.3
No related merge requests found
......@@ -27,7 +27,7 @@ use OCA\NotifyPush\SetupWizard;
use OCP\Migration\IOutput;
use OCP\Migration\IRepairStep;
class Install implements IRepairStep {
class Install implements IRepairStep {
private $setupWizard;
public function __construct(SetupWizard $setupWizard) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment