mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-23 13:46:45 +02:00
revert one change
This commit is contained in:
parent
6583c242fb
commit
c851ceae40
@ -1988,10 +1988,6 @@ export class FeatureToggleService {
|
|||||||
auditUser,
|
auditUser,
|
||||||
}),
|
}),
|
||||||
);
|
);
|
||||||
|
|
||||||
if (this.flagResolver.isEnabled('paygTrialEvents') && enabled) {
|
|
||||||
// todo: handle hubspot reporting?
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
return feature!; // If we get here we know the toggle exists
|
return feature!; // If we get here we know the toggle exists
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user