Skip to content

Commit ba277c9

Browse files
authored
Update Tools/ssl/make_ssl_data.py
1 parent f34b16e commit ba277c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tools/ssl/make_ssl_data.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ def get_openssl_git_commit(args):
198198
return git_describe.stdout.strip()
199199

200200

201-
202-
203201
def main(args=None):
204202
args = parser.parse_args(args)
205203
if not os.path.isdir(args.srcdir):

0 commit comments

Comments
 (0)