Skip to content
Unverified Commit b0cad553 authored by Max R's avatar Max R Committed by GitHub
Browse files

Remove needless sort in `_style_guide_for`

We are always returning the last element so a 'max' operation is sufficient instead of sorting. Note the old code did not handle an empty list so this change doesn't either
parent c7c6218e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment