Removed obsolete and misleading comment.

This commit is contained in:
John MacFarlane 2018-12-31 15:07:42 -08:00
parent 4eb8a97a1c
commit 5cd48c8e79

View file

@ -94,7 +94,6 @@ optToOutputSettings opts = do
let format = map toLower $ baseWriterName
$ takeFileName writerName -- in case path to lua script
-- disabling the custom writer for now
(writer, writerExts) <-
if ".lua" `isSuffixOf` format
then return (TextWriter