Skip to content

Commit

Permalink
remove notion doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Mar 11, 2024
1 parent 1030f01 commit 7fa508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/sst/ui/error.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ func parseError(input string) []string {
}
return lines
}
return []string{input, "ADD THIS ERROR HERE https://www.notion.so/sst-dev/Flaky-errors-2a51e5e471f745ee9d0b8d69c5b4f8c8?pvs=4"}
return []string{input}
}

0 comments on commit 7fa508d

Please sign in to comment.