]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Remove superfluous whitespace
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 21:49:49 +0000 (23:49 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 21:49:49 +0000 (23:49 +0200)
plugins/TwitterBridge/TwitterBridgePlugin.php

index 94d4d9e475298bc7e5a97f2939fbf77142c06300..097d4486f91c4d9d214ce2ef6118860237fa8221 100644 (file)
@@ -47,7 +47,6 @@ require_once INSTALLDIR . '/plugins/TwitterBridge/twitter.php';
  */
 class TwitterBridgePlugin extends Plugin
 {
-
     const VERSION = STATUSNET_VERSION;
     public $adminImportControl = false; // Should the 'import' checkbox be exposed in the admin panel?