17840: Check for unparsed command line arguments.
[arvados.git] / lib / mount / command.go
index e92af24075f1b824c741f6f35b4de53e2346b7ed..d6d1ae03080bdf10b316646843e2ea84c24968c4 100644 (file)
@@ -9,6 +9,7 @@ import (
        "io"
        "log"
        "net/http"
+
        // pprof is only imported to register its HTTP handlers
        _ "net/http/pprof"
        "os"