Skip to content

Commit 4fd3ce9

Browse files
committed
frontend/config: remove useless comment
1 parent 390e8ad commit 4fd3ce9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/app/core/services/config.service.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ import { Store } from '@ngrx/store';
55
import { MinaState } from '@app/app.setup';
66
import { filter } from 'rxjs';
77

8-
// NOTE: When modifying this service, update the documentation at:
9-
// website/docs/developers/frontend/environment-configuration.mdx
108
@Injectable({
119
providedIn: 'root',
1210
})

0 commit comments

Comments
 (0)