]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Remove superfluous whitespace
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 18 Oct 2010 19:44:51 +0000 (21:44 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 18 Oct 2010 19:44:51 +0000 (21:44 +0200)
plugins/ModHelper/ModHelperPlugin.php

index 2d0ae5b029d52eab4a63e0eb5d5f82eca2113779..d003827d13e63078219fcf9d704c48dccfc09588 100644 (file)
@@ -50,5 +50,4 @@ class ModHelperPlugin extends Plugin
         }
         return true;
     }
-
 }