зеркало из https://github.com/mozilla/pjs.git
Remove unneeded memoization.
This commit is contained in:
Родитель
87ede48940
Коммит
b8c3274634
|
@ -109,7 +109,6 @@ ORDER BY tsg.sort_order ASC, t.testcase_id ASC
|
|||
# Check whether we have test results for the current test that correspond
|
||||
# to the provided platform, build_id, and user(optional).
|
||||
#########################################################################
|
||||
memoize('is_completed');
|
||||
sub is_completed {
|
||||
my $self = shift;
|
||||
my $platform = shift;
|
||||
|
|
Загрузка…
Ссылка в новой задаче