fix cisco ces debug

This commit is contained in:
garnier-quentin 2020-01-14 10:35:55 +01:00
parent 1806eb4497
commit 09311d9152
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@ sub authenticate {
sub request_api {
my ($self, %options) = @_;
return {};
$self->settings();
if (!defined($self->{session_cookie})) {
$self->authenticate(statefile => $self->{cache});