Compare commits
1 Commits
2026.02.14
...
2026.02.14
| Author | SHA1 | Date | |
|---|---|---|---|
| 104c538de9 |
@@ -1,6 +1,6 @@
|
|||||||
namespace sh.actions.package_cleanup.Service;
|
namespace sh.actions.package_cleanup;
|
||||||
|
|
||||||
public class GiteaPackageService : IGiteaPackageService
|
public class GiteaPackageService(IConfiguration configuration) : IGiteaPackageService
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user