@@ -6,9 +6,6 @@ |
||
6 | 6 | */ |
7 | 7 | namespace SimpleCalendar\Updates; |
8 | 8 | |
9 | -use Carbon\Carbon; |
|
10 | -use SimpleCalendar\Post_Types; |
|
11 | - |
|
12 | 9 | if ( ! defined( 'ABSPATH' ) ) { |
13 | 10 | exit; |
14 | 11 | } |