Skip to content

Commit 44edaa4

Browse files
authored
Update daemon/internal/newrelic/integration/php_packages.go
1 parent 08e1266 commit 44edaa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

daemon/internal/newrelic/integration/php_packages.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ func (pkgs *PhpPackagesCollection) GatherInstalledPackages() ([]PhpPackage, []st
319319
// package to determine its version.
320320
//
321321
// Option #1 is preferable when it available as it provides the most comprehensive view of what the agent can do.
322-
//n
323322
// Option #2 is needed because some test cases do not exercise all the packages which are
324323
// installed and so the agent will not detect everything for that test case run which it could
325324
// theorectically detect if the test case used all the available packages installed.

0 commit comments

Comments
 (0)