Skip to content

Commit cf48e0d

Browse files
committed
chore: Adds newline at end of file for gofmt
1 parent 73e64cd commit cf48e0d

File tree

1 file changed

+1
-1
lines changed
  • daemon/internal/newrelic/integration

1 file changed

+1
-1
lines changed

daemon/internal/newrelic/integration/util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ func GetOPCacheModuleLoaded(php, cgi string) map[string]bool {
5858
fmt.Printf("OPcache default loading status: %+v\n", result)
5959

6060
return result
61-
}
61+
}

0 commit comments

Comments
 (0)