Skip to content

Commit

Permalink
travis multiple empty lines fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Raiber committed May 11, 2018
1 parent f19c56b commit 2a19106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inc/shapely-widgets.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ function shapely_companion_widgets_init() {
register_widget( 'Shapely_Page_Title' );
register_widget( 'Shapely_Page_Content' );


if ( class_exists( 'Jetpack' ) && Jetpack::is_module_active( 'custom-content-types' ) ) {
if ( get_option( 'jetpack_portfolio' ) ) {
register_widget( 'Shapely_Home_Portfolio' );
Expand Down

0 comments on commit 2a19106

Please sign in to comment.