Commit 8ba0f80
authored
[azeventhubs] Fixing referral to an internal constant in an example (Azure#20466)
A customer noticed our example file refers to an constant ErrorCodeOwnershipLost by it's internal/exported name. This is some fallout from the way that we expose the constants using aliases, and autocomplete.1 parent d6c27cb commit 8ba0f80
File tree
1 file changed
+1
-2
lines changed- sdk/messaging/azeventhubs
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
121 | | - | |
| 120 | + | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
| |||
0 commit comments