Skip to content

Commit 3252f95

Browse files
author
Kevin Lucich
committed
Fix PHP code style
1 parent ac890e4 commit 3252f95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Utils.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ function ($matches) {
132132
$out = preg_replace($ip_regex, '<a href="' . $link . '">$0</a>', $out);
133133
}
134134

135-
136135
if (isset($result['regrinfo']['domain']['nserver'])) {
137136
$nserver = $result['regrinfo']['domain']['nserver'];
138137
} else {

0 commit comments

Comments
 (0)