We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b114e6 commit 496b471Copy full SHA for 496b471
2 files changed
src/services/promotions.js
@@ -409,7 +409,6 @@ define(function (require, exports, module) {
409
ProDialogs: ProDialogs,
410
_getTrialData: _getTrialData,
411
_setTrialData: _setTrialData,
412
- _getSalt: LoginService.getSalt,
413
_isTrialClosedForCurrentVersion: _isTrialClosedForCurrentVersion,
414
_cleanTrialData: _clearTrialData,
415
_cleanSaltData: async function() {
0 commit comments