浏览代码

Remove accidental check in.

Jeff Ong 4 年之前
父节点
当前提交
22928c4415
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      blank-canvas-blocks/functions.php

+ 0 - 3
blank-canvas-blocks/functions.php

@@ -1,7 +1,4 @@
 <?php
-
-$theme_json = json_decode( file_get_contents( get_stylesheet_directory() . '/experimental-theme.json'), true );
-
 if ( ! function_exists( 'blank_canvas_blocks_support' ) ) :
 	function blank_canvas_blocks_support()  {