diff --git a/lib/Service/Appointments/BookingCalendarWriter.php b/lib/Service/Appointments/BookingCalendarWriter.php index acedc8d9d..fc6147f96 100644 --- a/lib/Service/Appointments/BookingCalendarWriter.php +++ b/lib/Service/Appointments/BookingCalendarWriter.php @@ -14,7 +14,6 @@ use OCP\Calendar\ICreateFromString; use OCP\Calendar\IManager; use OCP\IConfig; -use OCP\IL10N; use OCP\IUserManager; use OCP\L10N\IFactory; use OCP\Security\ISecureRandom;