fix some spacing
[lhc/web/wiklou.git] / includes / media / XMPValidate.php
index e2ae535..deb4448 100644 (file)
@@ -295,7 +295,6 @@ class XMPValidate {
                                return;
                        }
 
-
                        // Extra check for empty string necessary due to TZ but no second case.
                        $stripSeconds = false;
                        if ( !isset( $res[6] ) || $res[6] === '' ) {