style: remove unnecessary whitespace in main plugin file
All checks were successful
Build & Release Plugin / release (push) Successful in 7s

This commit is contained in:
2026-02-06 19:23:52 +00:00
parent db95c7853b
commit f0cc77dddb

View File

@@ -23,7 +23,7 @@
if ( ! defined( 'ABSPATH' ) ) { if ( ! defined( 'ABSPATH' ) ) {
exit; exit;
} }
define('SITI_DELIVERY_TIME_NOTICES_SLUG', 'siti-delivery-time-notices' ); define('SITI_DELIVERY_TIME_NOTICES_SLUG', 'siti-delivery-time-notices' );
if ( ! defined( 'SITI_DELIVERY_TIME_NOTICES_FILE' ) ) { if ( ! defined( 'SITI_DELIVERY_TIME_NOTICES_FILE' ) ) {