6 lines
133 B
C#
6 lines
133 B
C#
namespace sh.actions.package_cleanup;
|
|
|
|
public class GiteaPackageService(IConfiguration configuration) : IGiteaPackageService
|
|
{
|
|
|
|
} |