Completed
Push — master ( a00b53...3dc4d8 )
by
unknown
21:18
created
includes/updates/update-v3013.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -6,9 +6,6 @@
 block discarded – undo
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
 }
Please login to merge, or discard this patch.