@@ -51,7 +51,6 @@ |
||
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 |