diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-20 20:39:28 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-20 20:39:28 +0200 |
commit | c0bc3b3042b5964c958d93c53270511674ac95c9 (patch) | |
tree | 23158058d4ad71a18c9a731a0386f8cec92d27e0 /plugins/Echo | |
parent | b4887a075696b022e699da393613a8d39741f16b (diff) |
Superfluous whitespace removed.
Diffstat (limited to 'plugins/Echo')
-rw-r--r-- | plugins/Echo/EchoPlugin.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Echo/EchoPlugin.php b/plugins/Echo/EchoPlugin.php index 7b51866eb..cd8d8c0e7 100644 --- a/plugins/Echo/EchoPlugin.php +++ b/plugins/Echo/EchoPlugin.php @@ -65,7 +65,6 @@ if (!defined('STATUSNET')) { * * @see Event */ - class EchoPlugin extends Plugin { // NOTE: The Echo documentation says that this script will change on |