Merge "Make 'quotation-marks' message non-optional"
[lhc/web/wiklou.git] / includes / parser / StripState.php
index 57f623d..5f3f18e 100644 (file)
@@ -233,4 +233,3 @@ class StripState {
                return preg_replace( $this->regex, '', $text );
        }
 }
-