Completed
Pull Request — master (#28166)
by Tom
11:50
created
lib/private/Files/Type/Loader.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 use OC\Files\Cache\Cache;
25 25
 use OCP\Files\IMimeTypeLoader;
26 26
 use OCP\IDBConnection;
27
-
28 27
 use Doctrine\DBAL\Exception\UniqueConstraintViolationException;
29 28
 
30 29
 /**
Please login to merge, or discard this patch.