Remove superfluous whitespace

This commit is contained in:
Siebrand Mazeland 2010-09-18 23:49:49 +02:00
parent cc62afe5b9
commit 16d234f9af

View File

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