Skip to content

Commit 08d3978

Browse files
committed
lint fix
1 parent 26d6fae commit 08d3978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

non-overlapping-intervals/flynn.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ func eraseOverlapIntervals(intervals [][]int) int {
3636
}
3737
}
3838
return res
39-
}
39+
}

0 commit comments

Comments
 (0)