Skip to content

Commit 1904f47

Browse files
Go delta prof
1 parent 709723b commit 1904f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router/admin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
package router
22

33
import (
4-
"github.com/grafana/pyroscope-go/godeltaprof"
54
"net/http"
65
"net/http/pprof"
76
"time"
87

8+
"github.com/grafana/pyroscope-go/godeltaprof"
99
"github.com/prebid/prebid-server/v3/currency"
1010
"github.com/prebid/prebid-server/v3/endpoints"
1111
"github.com/prebid/prebid-server/v3/version"

0 commit comments

Comments
 (0)