Completed
Pull Request — master (#536)
by Thomas
15:31
created
lib/Parameter/Collection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 namespace OCA\Activity\Parameter;
25 25
 
26 26
 use OCP\IL10N;
27
-use OCP\Util;
28 27
 
29 28
 class Collection implements IParameter {
30 29
 	/** @var IL10N */
Please login to merge, or discard this patch.