Removed pointless newline
authorAlexander Ebert <ebert@woltlab.com>
Thu, 14 Feb 2013 20:00:17 +0000 (21:00 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 14 Feb 2013 20:00:17 +0000 (21:00 +0100)
wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php

index b253a98c3e520e156449b884ec5916efe2fae939..f39b0e904841c96e986761ade1b520b715853a3c 100644 (file)
@@ -5,7 +5,6 @@ use wcf\system\exception\SystemException;
 use wcf\system\SingletonFactory;
 use wcf\util\ClassUtil;
 
-
 /**
  * Gets the user authentication instance.
  *