Skip to content

Commit

Permalink
Revert "[FEAT identifiers] turn on IDENTIFIERS feature (#6366)"
Browse files Browse the repository at this point in the history
This reverts commit 4a2e5b9.
  • Loading branch information
igorT committed Nov 6, 2019
1 parent 972270b commit c43262a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/canary-features/addon/default-features.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default {
SAMPLE_FEATURE_FLAG: null,
RECORD_DATA_ERRORS: null,
RECORD_DATA_STATE: null,
IDENTIFIERS: true,
IDENTIFIERS: null,
REQUEST_SERVICE: null,
CUSTOM_MODEL_CLASS: null,
};

0 comments on commit c43262a

Please sign in to comment.