Remove space from client interface
This commit is contained in:
@@ -12,7 +12,6 @@ interface ClientInterface
|
||||
*
|
||||
* @return String
|
||||
*/
|
||||
|
||||
public function request(string $url, array $headers, $params): string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user