Remove superfluous whitespace

This commit is contained in:
Siebrand Mazeland 2010-09-18 23:49:49 +02:00
parent cc62afe5b9
commit 16d234f9af
1 changed files with 0 additions and 1 deletions

View 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?