Failed Conditions
Push — mediaitems ( 8f7d0e )
by Andreas
03:02
created
inc/Media/MediaFile.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace dokuwiki\Media;
4 4
 
5
-use dokuwiki\Utf8\PhpString;
6
-
7 5
 class MediaFile
8 6
 {
9 7
     protected $id;
Please login to merge, or discard this patch.