Removed extra PHP closing tags

This commit is contained in:
Ruben Ramirez 2025-04-03 18:46:19 -05:00
parent 871e0f4988
commit 18f0dc57d3

View file

@ -140,6 +140,3 @@ function quiztech_init() {
// e.g., Shortcode handlers etc.
}
add_action( 'plugins_loaded', 'quiztech_init' );
?>
?>