Compare commits

1 Commits

Author SHA1 Message Date
f0cc77dddb style: remove unnecessary whitespace in main plugin file
All checks were successful
Build & Release Plugin / release (push) Successful in 7s
2026-02-06 19:23:52 +00:00

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' ) ) {