Add missing newline at end of files
Change-Id: Id7d6ed3ddd68b50c528889ac09d114cbdaef45aa
This commit is contained in:
@@ -96,4 +96,4 @@ public class CommentRange {
|
||||
return "Range[startLine=" + startLine + ", startCharacter=" + startCharacter
|
||||
+ ", endLine=" + endLine + ", endCharacter=" + endCharacter + "]";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user