This commit is contained in:
2022-07-01 15:05:13 +02:00
parent 93c5e83454
commit f513749780
7 changed files with 67 additions and 67 deletions

View File

@@ -149,7 +149,6 @@ class MSGraphRemoteCalendarConnector implements RemoteCalendarConnectorInterface
}
}
public function removeCalendarRange(string $remoteId, array $remoteAttributes, User $user): void
{
if ('' === $remoteId) {