DIAG: rm unused parameter
This commit is contained in:
parent
ea88ef84ea
commit
8d7ed598e2
@ -157,7 +157,7 @@ convexHLs = Diag chl
|
||||
convexHStepsLs :: Diag
|
||||
convexHStepsLs = GifDiag chs
|
||||
where
|
||||
chs p col f vt =
|
||||
chs _ col f vt =
|
||||
fmap mkChDiag (f vt)
|
||||
where
|
||||
mkChDiag vt' =
|
||||
|
Loading…
Reference in New Issue
Block a user