remove comment

This commit is contained in:
Sean Yesmunt 2019-01-22 13:30:54 -05:00
parent defc08eccb
commit 056a9664ed

View file

@ -1,4 +1,3 @@
/* hardcoded names still exist for these in reducers/settings.js - only discovered when debugging */
/* Many SETTINGS are stored in the localStorage by their name -
be careful about changing the value of a SETTINGS constant, as doing so can invalidate existing SETTINGS */
export const CREDIT_REQUIRED_ACKNOWLEDGED = 'credit_required_acknowledged';