summary refs log tree commit diff
path: root/extra/admin-api/Spacebar.Cdn/Services/CdnStorageRebuildService.cs
blob: 0cf0ef1ab000f7367d63450d62cd7c61093c889b (plain) (blame)
1
2
3
4
5
namespace Spacebar.AdminApi.TestClient.Services.Services;

public class CdnFileStorageRebuildService() {
    
}