rename OCS to Ocs

This commit is contained in:
2023-10-02 15:40:26 +02:00
parent fc50ebb3d5
commit 459660c35a
26 changed files with 29 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
using Pilz.Networking.CloudProviders.Nextcloud.Client.Apps.FileRetention.Ocs;
using Pilz.Networking.CloudProviders.Nextcloud.OCS;
using Pilz.Networking.CloudProviders.Nextcloud.Ocs;
using Pilz.Networking.CloudProviders.Nextcloud.OCS.Responses;
using System;
using System.Collections.Generic;