Removed obsolete and misleading comment.
This commit is contained in:
parent
4eb8a97a1c
commit
5cd48c8e79
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue