From eff38ae3fea9d93fe145ee3a294dc4adb1b1e7f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 24 Jun 2023 22:30:27 +0000 Subject: [PATCH] Deduplicate blank lines --- .gitignore | 5 ----- compat/src-deprecated/functions.php | 2 -- resources/css/src/_variables.scss | 1 - resources/css/src/partials/_global.scss | 1 - resources/css/src/partials/_metabox.scss | 1 - resources/templates/debug/error-log.php | 1 - resources/templates/debug/notification-log.php | 1 - 7 files changed, 12 deletions(-) diff --git a/.gitignore b/.gitignore index 03a100b83..667a399d8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,7 +30,6 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk - ### macOS ### *.DS_Store .AppleDouble @@ -39,7 +38,6 @@ $RECYCLE.BIN/ # Icon must end with two \r Icon - # Thumbnails ._* @@ -59,12 +57,10 @@ Network Trash Folder Temporary Items .apdisk - ### Sass ### .sass-cache/ *.css.map - ### SublimeText ### # cache files for sublime text *.tmlanguage.cache @@ -98,7 +94,6 @@ bh_unicode_properties.cache # https://packagecontrol.io/packages/sublime-github GitHub.sublime-settings - ### Vim ### # swap [._]*.s[a-w][a-z] diff --git a/compat/src-deprecated/functions.php b/compat/src-deprecated/functions.php index 30e54598d..e7ffc7cec 100644 --- a/compat/src-deprecated/functions.php +++ b/compat/src-deprecated/functions.php @@ -72,7 +72,6 @@ function notification_cache() { return null; } - /** * Checks if the Wizard should be displayed. * @@ -398,7 +397,6 @@ function notification_register_resolver( Interfaces\Resolvable $resolver ) { Register::resolver( $resolver ); } - /** * Resolves the value * diff --git a/resources/css/src/_variables.scss b/resources/css/src/_variables.scss index a132b5dd7..4e73a815c 100644 --- a/resources/css/src/_variables.scss +++ b/resources/css/src/_variables.scss @@ -1,4 +1,3 @@ - $mobile-width: 782px; @mixin mobile { diff --git a/resources/css/src/partials/_global.scss b/resources/css/src/partials/_global.scss index da784cdc6..419518265 100644 --- a/resources/css/src/partials/_global.scss +++ b/resources/css/src/partials/_global.scss @@ -40,7 +40,6 @@ } - /** * On/Off switch */ diff --git a/resources/css/src/partials/_metabox.scss b/resources/css/src/partials/_metabox.scss index d66a1f3fc..7f16b7990 100644 --- a/resources/css/src/partials/_metabox.scss +++ b/resources/css/src/partials/_metabox.scss @@ -71,7 +71,6 @@ } } - .question-mark { font-size: 14px; position: absolute; diff --git a/resources/templates/debug/error-log.php b/resources/templates/debug/error-log.php index 36e10326a..5f2787bdb 100644 --- a/resources/templates/debug/error-log.php +++ b/resources/templates/debug/error-log.php @@ -77,7 +77,6 @@ -

diff --git a/resources/templates/debug/notification-log.php b/resources/templates/debug/notification-log.php index ed9ec7092..be390512b 100644 --- a/resources/templates/debug/notification-log.php +++ b/resources/templates/debug/notification-log.php @@ -216,7 +216,6 @@ -