Skip to content

Commit 9d41ce0

Browse files
committed
style fix
1 parent 9e87512 commit 9d41ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/VerifiedDomains.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ public function verify()
4646
$this->throwIfNot("domain-name", $this->domain_name);
4747
return $this->postToActionEndpoint(self::VERIFY_URL_COMPONENT);
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)