diff --git a/quiztech-assessment-platform.php b/quiztech-assessment-platform.php index 5802262..48018a0 100644 --- a/quiztech-assessment-platform.php +++ b/quiztech-assessment-platform.php @@ -140,6 +140,3 @@ function quiztech_init() { // e.g., Shortcode handlers etc. } add_action( 'plugins_loaded', 'quiztech_init' ); - -?> -?> \ No newline at end of file