Remove debugging code.

This commit is contained in:
Nathan Rice
2017-03-03 10:44:09 -05:00
parent 49d5cfce79
commit dffb99c57b
@@ -35,8 +35,6 @@ class Genesis_Simple_Sidebars_Entry {
require_once( Genesis_Simple_Sidebars()->plugin_dir_path . 'includes/views/entry-metabox-content.php' );
print_r( get_post_meta( get_the_ID() ) );
}
/**