Fix some minor formating issues
This commit is contained in:
parent
2577bad0af
commit
56f9fa28aa
@ -61,8 +61,6 @@ class Manga extends API {
|
||||
|
||||
$token = $this->container->get('auth')
|
||||
->get_auth_token();
|
||||
$domain = $this->container->get('request')
|
||||
->server->get('HTTP_HOST');
|
||||
|
||||
// Set the token cookie, with the authentication token
|
||||
// from the auth class.
|
||||
|
Loading…
Reference in New Issue
Block a user