Remove not used deps

PiperOrigin-RevId: 211147521
Change-Id: I9b8b67df50a3ba084c07a48c72a874d7e2007f23
This commit is contained in:
Fabricio Voznika
2018-08-31 14:47:46 -07:00
committed by Shentubot
parent b935311e23
commit 7713e2cb75
-2
View File
@@ -16,7 +16,6 @@ go_binary(
"//pkg/log",
"//runsc/boot",
"//runsc/cmd",
"//runsc/specutils",
"@com_github_google_subcommands//:go_default_library",
],
)
@@ -46,7 +45,6 @@ go_binary(
"//pkg/log",
"//runsc/boot",
"//runsc/cmd",
"//runsc/specutils",
"@com_github_google_subcommands//:go_default_library",
],
)