Skip to content

Commit 5fdea64

Browse files
committed
SR-11889: Fixed code review issues.
1 parent c88ac85 commit 5fdea64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/Basic/Located.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ namespace swift {
2828
/// the ClangImporter needs to keep track of where imports were originally written.
2929
/// Located makes it easy to do so while making the code more readable, compared to
3030
/// using `std::pair`.
31-
3231
template<typename T>
3332
struct Located {
3433

0 commit comments

Comments
 (0)