Skip to content

Commit 89058fd

Browse files
committed
Remove duplicate line
1 parent abcac77 commit 89058fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ class AntiScanScanMiddleware
8181
$blocker = TRUE;
8282
$ASSC->checkIp($request->ip());
8383

84-
$ASSC->checkIp($request->ip());
85-
8684
if ($request->isMethod('GET') && $request->getQueryString() === NULL) {
8785
/**
8886
* Prevention of access to credentials and/ important files/path

0 commit comments

Comments
 (0)