diff options
Diffstat (limited to 'lib/private/Share/MailNotifications.php')
-rw-r--r-- | lib/private/Share/MailNotifications.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Share/MailNotifications.php b/lib/private/Share/MailNotifications.php index 1bbd365699c..1ea053fc499 100644 --- a/lib/private/Share/MailNotifications.php +++ b/lib/private/Share/MailNotifications.php @@ -30,7 +30,6 @@ namespace OC\Share; -use DateTime; use OCP\IL10N; use OCP\IURLGenerator; use OCP\IUser; |