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