Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit c92bea5

Browse files
melangervyskocilpavel
authored andcommitted
Update ListOfSps.php
1 parent be63efa commit c92bea5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/ListOfSps.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ public static function getClass($attribute)
2727

2828
public static function printServiceName($name, $loginURL = null)
2929
{
30-
if (empty($loginURL))
31-
) {
30+
if (empty($loginURL)) {
3231
return $name;
3332
}
3433

0 commit comments

Comments
 (0)