Skip to content

Commit 8b75cef

Browse files
committed
Remove unused variable
1 parent f4d77d9 commit 8b75cef

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
99
import { AppModule } from './app/app.module';
1010
import { environment } from './environments/environment';
1111

12-
const localDevelopment: boolean = window.location.hostname == 'localhost';
1312
if (environment.production) {
1413
enableProdMode();
1514
}

0 commit comments

Comments
 (0)