Completed
Push — psr2-plugin ( bf9f56...6f343c )
by Andreas
03:55
created
inc/media.php 1 patch
Unused Use Statements   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,8 @@
 block discarded – undo
6 6
  * @author     Andreas Gohr <[email protected]>
7 7
  */
8 8
 
9
-use dokuwiki\ChangeLog\MediaChangeLog;use dokuwiki\Extension\Event;
9
+use dokuwiki\ChangeLog\MediaChangeLog;
10
+use dokuwiki\Extension\Event;
10 11
 
11 12
 /**
12 13
  * Lists pages which currently use a media file selected for deletion
Please login to merge, or discard this patch.