Skip to content

Commit b0aba30

Browse files
committed
Fix style issue
1 parent 8f4f9f4 commit b0aba30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Operator/Session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function create($username, $userIp, $sourceServer = '')
2929

3030
return (string) $response->id;
3131
}
32-
32+
3333
/**
3434
* @return Struct\Info[]
3535
*/

0 commit comments

Comments
 (0)