Skip to content

Commit e40a0f1

Browse files
committed
Fix linting
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
1 parent 1086082 commit e40a0f1

File tree

1 file changed

+0
-3
lines changed
  • src/stirling/testing/demo_apps/go_https/server

1 file changed

+0
-3
lines changed

src/stirling/testing/demo_apps/go_https/server/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ go_library(
2424
name = "server_lib",
2525
srcs = ["https_server.go"],
2626
importpath = "px.dev/pixie/src/stirling/testing/demo_apps/go_https/server",
27-
deps = [
28-
"@org_golang_x_net//http2",
29-
],
3027
)
3128

3229
genrule(

0 commit comments

Comments
 (0)