Remove pyroscope
This commit is contained in:
parent
61f96e17be
commit
97953f76db
@ -2,10 +2,10 @@ package main
|
||||
|
||||
import (
|
||||
"github.com/alcionai/corso/src/cli"
|
||||
prof "github.com/alcionai/corso/src/internal/profile"
|
||||
//prof "github.com/alcionai/corso/src/internal/profile"
|
||||
)
|
||||
|
||||
func main() {
|
||||
prof.Profiler()
|
||||
//prof.Profiler()
|
||||
cli.Handle()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user