summaryrefslogtreecommitdiff
path: root/actions/all.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/all.php')
-rw-r--r--actions/all.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/all.php b/actions/all.php
index 5a9d97dd7..452803d8a 100644
--- a/actions/all.php
+++ b/actions/all.php
@@ -167,5 +167,4 @@ class AllAction extends ProfileAction
$this->element('h1', null, sprintf(_('%s and friends'), $this->user->nickname));
}
}
-
}