mirror of
https://github.com/harness/drone.git
synced 2025-05-31 03:32:44 +00:00
fix: [code-836]: remove comment
This commit is contained in:
parent
0d086a1a4d
commit
9c46f066dc
@ -143,7 +143,6 @@ export function getCommentLineInfo(
|
||||
) {
|
||||
const isSideBySideView = viewStyle === ViewStyle.SIDE_BY_SIDE
|
||||
const { left, lineNumber, filePath } = commentEntry
|
||||
console.log(commentEntry)
|
||||
const filePathBody = filePath ? contentDOM?.querySelector(`[data="${filePath}"`) : contentDOM
|
||||
|
||||
const diffBody = filePathBody?.querySelector(
|
||||
|
Loading…
x
Reference in New Issue
Block a user