Test Husky pre-commit hook.
This commit is contained in:
parent
83d9c88539
commit
668d8938ce
|
@ -10,9 +10,6 @@ class Form extends CI_Controller
|
||||||
{
|
{
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
parent::__construct();
|
parent::__construct();
|
||||||
$this->load->model('Form_model');
|
$this->load->model('Form_model');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue