Merge "Remove unused browser matrix"

This commit is contained in:
jenkins-bot 2018-02-13 20:34:34 +00:00 committed by Gerrit Code Review
commit ac8c6af587

View file

@ -6,15 +6,6 @@
* Core Requirements
*/
req: [ 'codeEditor' ],
/**
* Compatability map
*/
browsers: {
msie: [ [ '>=', 8 ] ],
ipod: [ [ '>=', 6 ] ],
iphone: [ [ '>=', 6 ] ],
android: [ [ '>=', 4 ] ]
},
/**
* Configuration
*/