diff --git a/java-showcase/owlbot.py b/java-showcase/owlbot.py index 6459677635..effa23f506 100644 --- a/java-showcase/owlbot.py +++ b/java-showcase/owlbot.py @@ -18,8 +18,6 @@ for library in s.get_staging_dirs(): # put any special-case replacements here - print('moving library asdasd: ') - print(library) s.move(library) s.remove_staging_dirs() @@ -36,4 +34,4 @@ "license-checks.xml", "renovate.json", ".gitignore" -]) \ No newline at end of file +])