Skip to content

Commit

Permalink
Remove DEC_2015 & APRIL_2015 from the CompatibleVersionConstants
Browse files Browse the repository at this point in the history
  • Loading branch information
hason-msft committed Jul 29, 2016
1 parent 1d81715 commit c3d4e6f
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions lib/common/util/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down

0 comments on commit c3d4e6f

Please sign in to comment.