From 3b1b7ad45db19f7cdf0695750d16f686f7630781 Mon Sep 17 00:00:00 2001 From: Ari Stathopoulos Date: Wed, 4 Sep 2024 09:53:26 +0300 Subject: [PATCH] CS --- uninstall.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.php b/uninstall.php index 16fc9af..4fa17e2 100644 --- a/uninstall.php +++ b/uninstall.php @@ -13,4 +13,4 @@ } // Delete the plugin option. -delete_option( 'option_optimizer' ); \ No newline at end of file +delete_option( 'option_optimizer' );