Skip to content

Commit 12021bd

Browse files
authored
Remove leftover debug logging from resource_strip_prefix_test.bzl (#1399)
1 parent ed7e66d commit 12021bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/starlark/internal/jvm/resource_strip_prefix_test.bzl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ def _strip_resource_prefix_test_impl(ctx):
1717

1818
arguments = file_write_actions[0].content
1919

20-
print("chuj " + arguments)
21-
2220
pkg = ctx.attr.pkg
2321

2422
# The only line should be of the form:

0 commit comments

Comments
 (0)