Skip to content

Commit

Permalink
revert main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmostafa committed Sep 13, 2024
1 parent 5de53ca commit 4fc13b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CSETWebNg/src/app/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
import { AppModule } from './app.module';
import { environment } from '../environments/environment';

const SecretKey = "lk8slkzle7slkjd;z/";

if (environment.production) {
console.log(SecretKey)
enableProdMode();
}

Expand Down

0 comments on commit 4fc13b7

Please sign in to comment.