Test Husky pre-commit hook.
This commit is contained in:
parent
bd469fb65c
commit
91405ec4ed
|
@ -3,7 +3,6 @@
|
|||
namespace application\controllers;
|
||||
|
||||
defined('BASEPATH') or exit('No direct script access allowed');
|
||||
|
||||
use application\models\Form_model;
|
||||
|
||||
class Form extends CI_Controller
|
||||
|
|
Loading…
Reference in New Issue