Skip to content

Commit baa911e

Browse files
committed
refactor: remove unused import of isDevMode from app.config.ts to streamline code
1 parent 8d7639b commit baa911e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/app.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import {
22
ApplicationConfig,
3-
isDevMode,
43
provideBrowserGlobalErrorListeners,
54
provideZonelessChangeDetection
65
} from '@angular/core';

0 commit comments

Comments
 (0)