Skip to content

Commit c138faf

Browse files
data-douserCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nathan Randall <70299490+data-douser@users.noreply.github.com>
1 parent 934edd7 commit c138faf

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

server/ql/cpp/tools/src/CallGraphFrom/CallGraphFrom.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ void sourceFunc() { // Source function for analysis
3333

3434
Running with `sourceFunction = "sourceFunc"` produces:
3535

36-
| Call site | Message |
37-
| ----------- | --------------------------------------- |
38-
| `helper1()` | Call from \`sourceFunc\` to \`helper1\` |
39-
| `helper2()` | Call from \`sourceFunc\` to \`helper2\` |
36+
4037

4138
## Output Format
4239

0 commit comments

Comments
 (0)