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

public class ShareService
{
    
}