remove extraneous logging

This commit is contained in:
zotlabs 2019-02-19 13:23:46 -08:00
parent 1a77bdd1d0
commit 72fd1cc5a6

View File

@ -261,7 +261,6 @@ class Browser extends DAV\Browser\Plugin {
$ft['iconFromType'] = getIconFromType($type);
$f[] = $ft;
logger('f:' . print_r($ft,true));
}