Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreb Bits committed Aug 15, 2018
1 parent b823ead commit 38dbcdb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions purechat.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ public static function deactivate() {
Pure_Chat_Plugin::clear_cache();
}



function __construct() {
add_action('wp_footer', array( $this, 'pure_chat_load_snippet') );
add_action('admin_menu', array( $this, 'pure_chat_menu' ) );
Expand Down

0 comments on commit 38dbcdb

Please sign in to comment.