We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390e8ad commit 4fd3ce9Copy full SHA for 4fd3ce9
frontend/src/app/core/services/config.service.ts
@@ -5,8 +5,6 @@ import { Store } from '@ngrx/store';
5
import { MinaState } from '@app/app.setup';
6
import { filter } from 'rxjs';
7
8
-// NOTE: When modifying this service, update the documentation at:
9
-// website/docs/developers/frontend/environment-configuration.mdx
10
@Injectable({
11
providedIn: 'root',
12
})
0 commit comments