Commit 94a5b76
authored
Add missing API annotation, remove confusing log message (#880)
* Mark `UpdateChecker#checkForUpdates` as `@Nullable`
Signed-off-by: Lilly Rose Berner <lilly@lostluma.net>
* Remove update info log when a mod update has no update
Signed-off-by: Lilly Rose Berner <lilly@lostluma.net>
---------
Signed-off-by: Lilly Rose Berner <lilly@lostluma.net>1 parent f72168c commit 94a5b76
2 files changed
Lines changed: 6 additions & 6 deletions
File tree
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
13 | 15 | | |
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | | - | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
0 commit comments