diff --git a/bench/bench.py b/bench/bench.py index b0f6d50f..4981f200 100644 --- a/bench/bench.py +++ b/bench/bench.py @@ -230,7 +230,6 @@ class BenchApps(MutableSequence): and is_installed(x) ) ] - self.apps.sort() except FileNotFoundError: self.apps = []