BAEL-7513 Add missing newline to Interval.java
This commit is contained in:
+1
-1
@@ -34,4 +34,4 @@ public class Interval {
|
||||
public int hashCode() {
|
||||
return Objects.hash(start, end);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user