Removed trailing blank lines

master
mandlm 2016-10-17 11:05:57 +00:00
parent 720c1194f4
commit a84522a8ab
1 changed files with 0 additions and 7 deletions

View File

@ -85,10 +85,3 @@ scrabbleValueTemplateAcc sum mult (t:ts) (w:ws)
scrabbleValueTemplate :: STemplate -> String -> Int
scrabbleValueTemplate template word = scrabbleValueTemplateAcc 0 1 template word