mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-11-23 06:44:41 +03:00
Remove redundant comment
This commit is contained in:
parent
bb58d1d76b
commit
2b208b8c6f
@ -521,7 +521,6 @@ addElmJson elmJson_ (ValidProject project) =
|
||||
{ project | elmJson = Just elmJsonData }
|
||||
in
|
||||
if areDependenciesUnchanged { before = previousElmJson, after = elmJson_.project } then
|
||||
-- Dependencies are unchanged
|
||||
ValidProject newProjectData
|
||||
|> Just
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user