diff --git a/.github/get_jars_sizes.py b/.github/get_jars_sizes.py index 1c043b8d..b0145ffa 100644 --- a/.github/get_jars_sizes.py +++ b/.github/get_jars_sizes.py @@ -16,7 +16,6 @@ def get_file_size(url): # Assign the target file from the command-line argument target_file = args.target_file - fname="src/main/resources/availableDLVersions.json" with open(fname, 'r') as ff: