Explorar el Código

Remove accidental check in.

Jeff Ong hace 4 años
padre
commit
22928c4415
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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()  {