Chore: Remove param that is not actually passed in

This commit is contained in:
Peter Thaleikis
2022-12-18 12:39:53 +01:00
parent c11e5d254c
commit 7e97aba016

View File

@@ -124,7 +124,6 @@ class Authorization
/**
* Returns the DNS record object
*
* @param Challenge $challenge
* @return Record|bool
*/
public function getTxtRecord()