Remove already defined extensions

This commit is contained in:
Joshua Peek
2012-12-10 09:14:19 -06:00
parent 7e12c3eff1
commit cf4813979c

View File

@@ -611,9 +611,6 @@ Handlebars:
type: markup type: markup
lexer: Text only lexer: Text only
primary_extension: .handlebars primary_extension: .handlebars
extensions:
- .handlebars
- .hbs
Haskell: Haskell:
type: programming type: programming