Spring cleaning: remove unnecessary semicolon
This commit is contained in:
parent
5ae6c0e8ca
commit
9c610d9a70
|
|
@ -472,6 +472,6 @@ class SelectionAndProjectionTests {
|
|||
|
||||
|
||||
record NumberWrapper(Number value) {
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue