Browse Source

Remove accidental check in.

Jeff Ong 4 years ago
parent
commit
22928c4415
1 changed files with 0 additions and 3 deletions
  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()  {