mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-11-23 23:05:35 +03:00
Remove deprecated comment
This commit is contained in:
parent
8fa9ab49a1
commit
c1616c82bb
@ -1620,7 +1620,6 @@ by the tests automatically.
|
||||
-}
|
||||
errorForFile : FileKey -> { message : String, details : List String } -> Range -> Error
|
||||
errorForFile (FileKey path) { message, details } range =
|
||||
-- TODO Use fileKey
|
||||
Error
|
||||
{ message = message
|
||||
, ruleName = ""
|
||||
|
Loading…
Reference in New Issue
Block a user