diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-07-24 11:12:57 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-07-24 11:12:57 -0500 |
| commit | e2a91bba3e114227e80beef5b62b53be3dab183c (patch) | |
| tree | 4ea1b4b5eb830e5882400628ae5cb2ca20cda710 | |
| parent | be1340bafc428e35e73461a534607d9cf70e01e3 (diff) | |
json extension is provided by samples
| -rw-r--r-- | lib/linguist/languages.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 95a51a5..ad3c27e 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -634,8 +634,6 @@ JSON: ace_mode: json searchable: false primary_extension: .json - extensions: - - .json Java: type: programming |
