Remove unused code.
This commit is contained in:
parent
f2ddcfac5f
commit
43f576cf19
@ -107,10 +107,6 @@ def coercing_method(a, b, *args, **kwargs):
|
||||
return coercing_method
|
||||
|
||||
|
||||
def _numeric_lt(self0, other):
|
||||
"""Compares two versions, knowing they're both numeric"""
|
||||
|
||||
|
||||
class Version(object):
|
||||
"""Class to represent versions"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user