remove debug logging

This commit is contained in:
r 2019-02-13 12:42:28 -06:00
parent cc1f3c62e6
commit eb4763c839
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ class LibraryController extends Zend_Controller_Action
public function init()
{
Logging::info('debugging wtf');
$ajaxContext = $this->_helper->getHelper('AjaxContext');
$ajaxContext->addActionContext('contents-feed', 'json')
->addActionContext('delete', 'json')