Skip to content

Commit

Permalink
Dropped "monkey" alias from monkey.js
Browse files Browse the repository at this point in the history
  • Loading branch information
isagalaev committed Mar 26, 2014
1 parent ca40c3f commit 729a92b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/languages/monkey.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ function(hljs) {
}

return {
aliases: ['monkey'],
case_insensitive: true,
keywords: {
keyword: 'public private property continue exit extern new try catch ' +
Expand Down

0 comments on commit 729a92b

Please sign in to comment.