X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b6d7efab2c4bffa3fabd55b166e44cca8ac1391f..2c8874c0625a2126813d4df7170076f95cdc7327:/lib/mount/command.go diff --git a/lib/mount/command.go b/lib/mount/command.go index 86a9085bda..e92af24075 100644 --- a/lib/mount/command.go +++ b/lib/mount/command.go @@ -9,6 +9,7 @@ import ( "io" "log" "net/http" + // pprof is only imported to register its HTTP handlers _ "net/http/pprof" "os"