Skip to content

Commit 981ae29

Browse files
committed
Remove overwritten method
1 parent 38ff705 commit 981ae29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RecoPlans/Cache.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function hashed_process(algo, param::ProcessResultCache, inputs...)
2525
end
2626
return result
2727
end
28-
parameter(param::ProcessResultCache) = param.param
2928

3029
function clear!(plan::RecoPlan{<:ProcessResultCache}, preserve::Bool = true)
3130
dict = getfield(plan, :values)

0 commit comments

Comments
 (0)