No extra empty line here

Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2018-05-13 10:04:49 +02:00
parent 3191fee763
commit 594f946ad6
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ function wk_social_relay()
$tags = [];
if ($scope == SR_SCOPE_TAGS) {
$server_tags = get_config('system', 'relay_server_tags');
$tagitems = explode(",", $server_tags);