Commit 00d50335 authored by Jim Fulton's avatar Jim Fulton

Removed an unneeded definition

Should have been removed in a previous commit.
parent 5cb8787b
......@@ -1400,7 +1400,6 @@ def _fix_file_links(links):
link += '/'
yield link
_final_parts = '*final-', '*final'
def _final_version(parsed_version):
return not parsed_version.is_prerelease
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment