Commit b2b701b
authored
[Storage] Fix listener to use the target data blob client over the host (Azure#50431)
* Fix listner to use the target data blob client over the host
* Removing unneccessary variable
* Changelog1 parent 11172fc commit b2b701b
File tree
2 files changed
+2
-3
lines changed- sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs
- src/Listeners
2 files changed
+2
-3
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
| |||
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
110 | | - | |
| 108 | + | |
111 | 109 | | |
112 | 110 | | |
113 | 111 | | |
| |||
0 commit comments