diff --git a/lib/NGCP/Panel/Role/EntitiesItem.pm b/lib/NGCP/Panel/Role/EntitiesItem.pm index eff2e6320e..145a96e4fb 100644 --- a/lib/NGCP/Panel/Role/EntitiesItem.pm +++ b/lib/NGCP/Panel/Role/EntitiesItem.pm @@ -162,8 +162,6 @@ sub set_config { #Global to don't pass undefined method and initiate it every time in the _set_config # %{$self->_set_config('Global')}, #}; - use irka; - irka::loglong($config); $self->config($config); }