6 lines
111 B
C#
6 lines
111 B
C#
namespace sh.actions.package_cleanup.Service;
|
|
|
|
public class GiteaPackageService : IGiteaPackageService
|
|
{
|
|
|
|
} |