This commit is contained in:
Kovid Goyal 2013-07-22 10:53:13 +05:30
parent 3b345d3ff5
commit 6423745c0c

View File

@ -1613,5 +1613,3 @@ class SortKey(object): # {{{
return 0
# }}}