aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/Services/System/ShareService.cs
blob: 047e6078f8f182655e720fadbca1048942847479 (plain) (blame)
1
2
3
4
5
6
namespace I2R.Storage.Api.Services.System;

public class ShareService
{
    
}