diff --git a/frontend/web/components/modals/CreateFlag.js b/frontend/web/components/modals/CreateFlag.js index 933eafda85e9..a533d9cb70c3 100644 --- a/frontend/web/components/modals/CreateFlag.js +++ b/frontend/web/components/modals/CreateFlag.js @@ -1694,8 +1694,7 @@ const CreateFlag = class extends Component { )} {!existingChangeRequest && this.props.flagId && - (isVersioned || - !Project.disableAnalytics) && ( + isVersioned && (