remove comment
This commit is contained in:
parent
bf3e4eecb2
commit
f09b1c3c7f
@ -21,7 +21,6 @@ export function extractHistory(
|
||||
// Move to the parent of the current item
|
||||
currentCommitHash = commit.parentHash;
|
||||
} else {
|
||||
// TODO*: Send to Sentry
|
||||
throw new Error("Malformed history: missing parent index");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user