Removed link to puc in functions.php

This commit is contained in:
Kenneth John Odle 2021-08-01 14:05:05 -04:00
parent 4fd4380518
commit e5b206343b

View File

@ -225,9 +225,11 @@ require get_template_directory() . '/functions/mobile-menus.php';
// Include our update script to update from private repo
/* Deleted for now; get other theme issues working (2021.08.01)
require 'update/puc.php';
$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
'http://api.kjodle.net/?action=get_metadata&slug=portage',
__FILE__,
'portage'
);
*/