Skip to content

Commit e7bbdcf

Browse files
committed
phpcs fixes
Signed-off-by: bidi <bidi@apidemia.com>
1 parent 3ec10f4 commit e7bbdcf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Admin/src/Service/AdminLoginService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ private function logAdminVisit(array $serverParams, string $name, SuccessFailure
118118
*
119119
* @see https://www.php.net/manual/en/function.get-browser.php
120120
*/
121-
122121
if (ini_get('browscap')) {
123122
$browser = get_browser($_SERVER['HTTP_USER_AGENT']);
124123
}

0 commit comments

Comments
 (0)