Remove DEC_2015 & APRIL_2015 from the CompatibleVersionConstants

This commit is contained in:
Haibo Song 2016-07-29 10:24:22 +08:00
Родитель 1d81715189
Коммит c3d4e6f0f3
1 изменённых файлов: 0 добавлений и 15 удалений

Просмотреть файл

@ -2149,21 +2149,6 @@ var Constants = {
},
CompatibleVersionConstants: {
/**
* Constant for the 2015-12-11 version.
*
* @const
* @type {string}
*/
DEC_2015: '2015-12-11',
/**
* Constant for the 2015-04-05 version.
*
* @const
* @type {string}
*/
APRIL_2015: '2015-04-05',
/**
* Constant for the 2013-08-15 version.
*