Commit ee42863
Changjian Wang
Remove unused BeforeEach import from ContentUnderstandingClientTestBase
The @beforeeach annotation is not used in the base class, only in the Sample test classes that extend it. Removing the unused import to fix linting error.1 parent 934a547 commit ee42863
File tree
1 file changed
+0
-1
lines changed- sdk/contentunderstanding/azure-ai-contentunderstanding/src/test/java/com/azure/ai/contentunderstanding/generated
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments