|
@@ -3,9 +3,9 @@ |
|
3
|
3
|
|
|
4
|
4
|
use Elementor\Tracker; |
|
5
|
5
|
|
|
6
|
6
|
if ( ! defined( 'ABSPATH' ) ) { |
|
7
|
|
- exit; // Exit if accessed directly. |
|
7
|
+ exit; // Exit if accessed directly |
|
8
|
8
|
} |
|
9
|
9
|
|
|
10
|
10
|
class Custom_Tasks { |
|
11
|
11
|
public static function opt_in_recalculate_usage( $updater ) { |