Drop unneeded line

This commit is contained in:
Flavio Copes
2015-08-14 17:37:51 +02:00
parent a0f243f4a9
commit dd41509c79

View File

@@ -160,8 +160,6 @@ class Admin
/** @var Grav $grav */
$grav = $this->grav;
$l = $this->grav['language'];
$this->setMessage($this->translate('PLUGIN_ADMIN.LOGIN_LOGGED_IN'), 'info');
// $redirect_route =$this->getLoginRedirect() ?: $this->uri->route();