Remove comment
This commit is contained in:
parent
4f37f68bd7
commit
1301730ed8
1 changed files with 1 additions and 1 deletions
|
@ -3310,7 +3310,7 @@ class Diaspora
|
|||
|
||||
$result = DI::cache()->get($cachekey);
|
||||
if (!is_null($result)) {
|
||||
// return $result;
|
||||
return $result;
|
||||
}
|
||||
|
||||
$myaddr = self::myHandle($owner);
|
||||
|
|
Loading…
Reference in a new issue