Skip to content

Commit

Permalink
Fix - Remove lg
Browse files Browse the repository at this point in the history
  • Loading branch information
NirajChaudhary143 committed Jun 28, 2024
1 parent 98c30d4 commit b151950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/class-evf-ajax.php
Original file line number Diff line number Diff line change
Expand Up @@ -1637,7 +1637,6 @@ public static function import_entries() {
fclose( $csv_file );
unlink( $csv_url );
$test = self::$background_process->save()->dispatch();
lg( $test );
}

wp_send_json_success(
Expand Down

0 comments on commit b151950

Please sign in to comment.