Closed stevetemple closed 2 years ago
Not everyone loves this coding style, so just creating a PR for coding style feedback.
Trying to DRY it out slightly, there are a few functions that fetch CloudBlockBlob and null check it.
This removes that duplication.
Carry on @stevetemple :relaxed:
Not everyone loves this coding style, so just creating a PR for coding style feedback.
Trying to DRY it out slightly, there are a few functions that fetch CloudBlockBlob and null check it.
This removes that duplication.