Removed superfluous newline
authorAlexander Ebert <ebert@woltlab.com>
Tue, 10 Feb 2015 12:51:46 +0000 (13:51 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 10 Feb 2015 12:51:46 +0000 (13:51 +0100)
wcfsetup/install/files/lib/system/option/UrlControllerReplacementOptionType.class.php

index 2d44c38233d572f23195126cf9774eaa44da3bae..b06a269e63c834bc125fab8cb4494284334763f4 100644 (file)
@@ -6,7 +6,6 @@ use wcf\system\exception\UserInputException;
 use wcf\system\WCF;
 use wcf\util\StringUtil;
 
-
 /**
  * Option type implementation for URL controller replacements.
  *