Closed rkhaled0 closed 6 months ago
This fix is just about removing an unsed variable in ImagesController.Get method. There is no need to instantiate BlobServiceClient again.
ImagesController.Get
BlobServiceClient
Module/Lab: 01
This fix is just about removing an unsed variable in
ImagesController.Get
method. There is no need to instantiateBlobServiceClient
again.