Remove duplicate command
This commit is contained in:
parent
07b628324d
commit
04f480c4c6
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ class Unavailabilities_api_v1 extends EA_Controller {
|
||||||
{
|
{
|
||||||
parent::__construct();
|
parent::__construct();
|
||||||
|
|
||||||
$this->load->model('unavailabilities_model');
|
|
||||||
|
|
||||||
$this->load->library('api');
|
$this->load->library('api');
|
||||||
|
|
||||||
$this->api->auth();
|
$this->api->auth();
|
||||||
|
|
Loading…
Reference in a new issue