Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit bb73005

Browse files
committed
wip
1 parent 3ca4538 commit bb73005

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Statistics/DnsResolver.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88

99
class DnsResolver extends Resolver
1010
{
11-
public function __construct()
12-
{
13-
//
14-
}
15-
1611
public function resolve($domain)
1712
{
1813
return new FulfilledPromise('127.0.0.1');

0 commit comments

Comments
 (0)