🎨 Removed unused dependency injected services arguments in constructor
This commit is contained in:
		| @@ -6,7 +6,6 @@ namespace DysonNetwork.Sphere.Storage; | ||||
|  | ||||
| public class CloudFileUnusedRecyclingJob( | ||||
|     AppDatabase db, | ||||
|     FileService fs, | ||||
|     FileReferenceService fileRefService, | ||||
|     ILogger<CloudFileUnusedRecyclingJob> logger | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user