Commit 464aed5e authored by Ben Hayward's avatar Ben Hayward

Update features.service.ts

1 merge request!566WIP: [Sprint/NuancedNumbat](fix) E2E tests for staging and production #1948
Pipeline #87417072 running with stages
......@@ -4,7 +4,6 @@ import { Router } from '@angular/router';
@Injectable()
export class FeaturesService {
private overrides = [];
protected _features: any;
protected _warnedCache: { [key: string]: number } = {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment