From e276462102f776d929dbab927a4fa4b167b6797f Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 14 Feb 2013 21:00:17 +0100 Subject: [PATCH] Removed pointless newline --- .../user/authentication/UserAuthenticationFactory.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php b/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php index b253a98c3e..f39b0e9048 100644 --- a/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php +++ b/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php @@ -5,7 +5,6 @@ use wcf\system\exception\SystemException; use wcf\system\SingletonFactory; use wcf\util\ClassUtil; - /** * Gets the user authentication instance. * -- 2.20.1