Skip to content

Commit 40a3ea7

Browse files
committed
Fix typo in readme
1 parent 5ba4cea commit 40a3ea7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ public class FooViewModel extends AbstractChildViewModel {
186186
return (FooMediator) super.getMediator();
187187
}
188188
}
189-
```
190189

191190
public class FooView extends AbstractChildView<FooViewModel> {
192191

0 commit comments

Comments
 (0)