Skip to content

Commit

Permalink
#369 Remove support for hubiC
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrodan committed Jun 17, 2024
1 parent c7383a8 commit e638a7f
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 719 deletions.
8 changes: 0 additions & 8 deletions KeeAnywhere/KeeAnywhere.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -402,14 +402,6 @@
<Compile Include="StorageProviders\IStorageProviderFileOperations.cs" />
<Compile Include="StorageProviders\IStorageProviderQueryOperations.cs" />
<Compile Include="StorageProviders\ProxyTools.cs" />
<Compile Include="StorageProviders\HubiC\HubiCAccount.cs" />
<Compile Include="StorageProviders\HubiC\HubiCCredentials.cs" />
<Compile Include="StorageProviders\HubiC\HubiCHelper.cs" />
<Compile Include="StorageProviders\HubiC\HubiCStorageConfigurator.cs" />
<Compile Include="StorageProviders\HubiC\HubiCStorageProvider.cs" />
<Compile Include="StorageProviders\HubiC\SwiftContainer.cs" />
<Compile Include="StorageProviders\HubiC\SwiftClient.cs" />
<Compile Include="StorageProviders\HubiC\SwiftObject.cs" />
<Compile Include="StorageProviders\IStorageConfigurator.cs" />
<Compile Include="StorageProviders\IStorageProvider.cs" />
<Compile Include="StorageProviders\OneDrive\OneDriveAuthenticationProvider.cs" />
Expand Down
17 changes: 0 additions & 17 deletions KeeAnywhere/StorageProviders/HubiC/HubiCAccount.cs

This file was deleted.

18 changes: 0 additions & 18 deletions KeeAnywhere/StorageProviders/HubiC/HubiCCredentials.cs

This file was deleted.

264 changes: 0 additions & 264 deletions KeeAnywhere/StorageProviders/HubiC/HubiCHelper.cs

This file was deleted.

76 changes: 0 additions & 76 deletions KeeAnywhere/StorageProviders/HubiC/HubiCStorageConfigurator.cs

This file was deleted.

Loading

0 comments on commit e638a7f

Please sign in to comment.