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