Skip to content

Commit

Permalink
Remove APRIL_2015 from CompatibleVersionConstants
Browse files Browse the repository at this point in the history
  • Loading branch information
hason-msft committed Mar 9, 2016
1 parent 83e2721 commit 77c6464
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions lib/common/util/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -2140,15 +2140,7 @@ var Constants = {
}
},

CompatibleVersionConstants: {
/**
* Constant for the 2015-04-05 version.
*
* @const
* @type {string}
*/
APRIL_2015: '2015-04-05',

CompatibleVersionConstants: {
/**
* Constant for the 2013-08-15 version.
*
Expand Down

0 comments on commit 77c6464

Please sign in to comment.