Test Husky pre-commit hook.

This commit is contained in:
RameshT 2024-08-07 12:47:32 +05:30
parent bd469fb65c
commit 91405ec4ed
1 changed files with 0 additions and 1 deletions

View File

@ -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