mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: remove comments
This commit is contained in:
@@ -53,12 +53,9 @@ class NameComProvider extends AbstractProvider
|
||||
'domain' => [
|
||||
[
|
||||
'domainName' => $domain->getLdhName(),
|
||||
// 'contacts' => [],
|
||||
// 'privacyEnabled' => false,
|
||||
'locked' => false,
|
||||
'autorenewEnabled' => false,
|
||||
],
|
||||
// 'purchasePrice' => 0,
|
||||
'purchaseType' => 'registration',
|
||||
'years' => 1,
|
||||
// 'tldRequirements' => []
|
||||
|
||||
Reference in New Issue
Block a user