Commit eeff7bf
Fix deprecated annotation (#206)
* Initial commit
* Add @deprecated annotation to the deprecated line() method.
The method in was already marked as deprecated with a javadoc tag,
but it was missing the annotation. This commit adds the missing annotation to
resolve a lint warning.
---------
Co-authored-by: labs-code-app[bot] <161369871+labs-code-app[bot]@users.noreply.github.com>1 parent 8281c7a commit eeff7bf
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments