Commit bbc8ff1
committed
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.1 parent 7e35c1c commit bbc8ff1
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