Completed
Push — master ( 3adda3...9e7fce )
by Christoph
13:55
created
lib/public/Util.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,6 @@
 block discarded – undo
51 51
 // use OCP namespace for all classes that are considered public.
52 52
 // This means that they should be used by apps instead of the internal ownCloud classes
53 53
 namespace OCP;
54
-use DateTimeZone;
55 54
 
56 55
 /**
57 56
  * This class provides different helper functions to make the life of a developer easier
Please login to merge, or discard this patch.