• Seebs's avatar
    text/template: drop unused sortKeys function · 628403fd
    Seebs authored
    Recent change golang.org/cl/142737 drops the only call site for the
    sortKeys function. If it's not in use, it should probably not be there in
    the code, lurking and preparing to bite us when someone calls that instead
    of the new key sorter in fmtsort, resulting in strange inconsistencies.
    
    Since the function isn't called, this should have no impact.
    Related to, but does not fix, #21095.
    
    Change-Id: I4695503ef4d5ce90d989ec952f01ea00cc15c79d
    Reviewed-on: https://go-review.googlesource.com/c/143178Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    628403fd
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...