Fixed image deletion
This commit is contained in:
@@ -168,6 +168,8 @@
|
|||||||
/* this should not fail the operation */
|
/* this should not fail the operation */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ImageRepository.Delete(serverImage);
|
||||||
|
|
||||||
return Task.CompletedTask;
|
return Task.CompletedTask;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user