Remove unnecessary semicolon

This commit is contained in:
sixhours 2014-06-26 11:06:51 -04:00
parent d01a8d319b
commit d2beca6092
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* @package _s
*/
if ( ! is_active_sidebar( 'sidebar-1' ) ) :
if ( ! is_active_sidebar( 'sidebar-1' ) )
return;
?>
<div id="secondary" class="widget-area" role="complementary">