remove extra logging

This commit is contained in:
zotlabs 2019-02-19 13:23:07 -08:00
parent e73af6511e
commit 4e9534106c

View file

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