Skip to content

Commit 7a9a64d

Browse files
committed
Clean up
1 parent a4d6f0c commit 7a9a64d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/o2ac-dev/update_dockerfile.py

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def update_libraries_without_vars(dockerfile_path):
5656
print("Error while reading in lines. Are all libraries on their own line?")
5757
print("Failed on line:")
5858
print(line)
59-
print('??????????', libraries)
6059

6160
# split into library names and versions
6261
lib_names, lib_versions = [], []

0 commit comments

Comments
 (0)